From: James G. <ja...@jg...> - 2010-08-21 11:07:25
|
Hi, I have a small program (about 60 bytes) that I'd like to write to a 16f884. It seems to program fine, but when I read the program, bytes 00-07, 10-17, 20-27, 30-37, 40-47, 50-57 (hex) are FF 3F FF 3F FF 3F FF 3F. The program does not run when I connect the PIC to it's circuit. Any idea what is wrong? --James. |
From: Frans S. <fra...@gm...> - 2010-08-21 12:47:22
Attachments:
signature.asc
|
Dear James, It seems something is wrong in the firmware of usbpicprog for this device. I will have a look at it somewhere this week. Can you tell me which version of the software / firmware you are using? I guess 0.4.0 for both? Kind regards, Frans Schreuder On 08/21/2010 12:47 PM, James Goode wrote: > Hi, > > I have a small program (about 60 bytes) that I'd like to write to a > 16f884. It seems to program fine, but when I read the program, bytes > 00-07, 10-17, 20-27, 30-37, 40-47, 50-57 (hex) are FF 3F FF 3F FF 3F FF > 3F. The program does not run when I connect the PIC to it's circuit. > > Any idea what is wrong? > > --James. > > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by > > Make an app they can't live without > Enter the BlackBerry Developer Challenge > http://p.sf.net/sfu/RIM-dev2dev > _______________________________________________ > Usbpicprog-technical mailing list > Usb...@li... > https://lists.sourceforge.net/lists/listinfo/usbpicprog-technical > |
From: James G. <ja...@jg...> - 2010-08-21 13:25:52
|
On Sat, 2010-08-21 at 14:47 +0200, Frans Schreuder wrote: > Dear James, > > It seems something is wrong in the firmware of usbpicprog for this > device. I will have a look at it somewhere this week. > Can you tell me which version of the software / firmware you are using? > I guess 0.4.0 for both? > > Kind regards, > > Frans Schreuder > > On 08/21/2010 12:47 PM, James Goode wrote: > > Hi, > > > > I have a small program (about 60 bytes) that I'd like to write to a > > 16f884. It seems to program fine, but when I read the program, bytes > > 00-07, 10-17, 20-27, 30-37, 40-47, 50-57 (hex) are FF 3F FF 3F FF 3F FF > > 3F. The program does not run when I connect the PIC to it's circuit. > > > > Any idea what is wrong? > > > > --James. > > > > > > > > ------------------------------------------------------------------------------ > > This SF.net email is sponsored by > > > > Make an app they can't live without > > Enter the BlackBerry Developer Challenge > > http://p.sf.net/sfu/RIM-dev2dev > > _______________________________________________ > > Usbpicprog-technical mailing list > > Usb...@li... > > https://lists.sourceforge.net/lists/listinfo/usbpicprog-technical > > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by > > Make an app they can't live without > Enter the BlackBerry Developer Challenge > http://p.sf.net/sfu/RIM-dev2dev > _______________________________________________ Usbpicprog-technical mailing list Usb...@li... https://lists.sourceforge.net/lists/listinfo/usbpicprog-technical Hi, I am using software 0.4.0-1 and hardware 0.4.0. Should I try using the development version of the software? --James. |
From: Frans S. <fra...@gm...> - 2010-08-21 18:31:32
Attachments:
signature.asc
|
Using the development version probably won't help, I will have a look at the 16F884 code soon. Kind regards, Frans Schreuder On 08/21/2010 03:25 PM, James Goode wrote: > On Sat, 2010-08-21 at 14:47 +0200, Frans Schreuder wrote: > >> Dear James, >> >> It seems something is wrong in the firmware of usbpicprog for this >> device. I will have a look at it somewhere this week. >> Can you tell me which version of the software / firmware you are using? >> I guess 0.4.0 for both? >> >> Kind regards, >> >> Frans Schreuder >> >> On 08/21/2010 12:47 PM, James Goode wrote: >> >>> Hi, >>> >>> I have a small program (about 60 bytes) that I'd like to write to a >>> 16f884. It seems to program fine, but when I read the program, bytes >>> 00-07, 10-17, 20-27, 30-37, 40-47, 50-57 (hex) are FF 3F FF 3F FF 3F FF >>> 3F. The program does not run when I connect the PIC to it's circuit. >>> >>> Any idea what is wrong? >>> >>> --James. >>> >>> >>> >>> ------------------------------------------------------------------------------ >>> This SF.net email is sponsored by >>> >>> Make an app they can't live without >>> Enter the BlackBerry Developer Challenge >>> http://p.sf.net/sfu/RIM-dev2dev >>> _______________________________________________ >>> Usbpicprog-technical mailing list >>> Usb...@li... >>> https://lists.sourceforge.net/lists/listinfo/usbpicprog-technical >>> >>> >> ------------------------------------------------------------------------------ >> This SF.net email is sponsored by >> >> Make an app they can't live without >> Enter the BlackBerry Developer Challenge >> http://p.sf.net/sfu/RIM-dev2dev >> _______________________________________________ Usbpicprog-technical mailing list Usb...@li... https://lists.sourceforge.net/lists/listinfo/usbpicprog-technical >> > > Hi, > > I am using software 0.4.0-1 and hardware 0.4.0. Should I try using the > development version of the software? > > --James. > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by > > Make an app they can't live without > Enter the BlackBerry Developer Challenge > http://p.sf.net/sfu/RIM-dev2dev > _______________________________________________ > Usbpicprog-technical mailing list > Usb...@li... > https://lists.sourceforge.net/lists/listinfo/usbpicprog-technical > |
From: Frans S. <fra...@gm...> - 2010-08-23 06:42:34
Attachments:
signature.asc
|
Dear James, Could you try r924 of the firmware? (you can still use the installed version of the PC software) You can find it here: http://usbpicprog.org/downloads/firmware-924-20100823.tar.gz Kind regards, Frans Schreuder On 08/21/2010 08:31 PM, Frans Schreuder wrote: > Using the development version probably won't help, I will have a look at > the 16F884 code soon. > > Kind regards, > > Frans Schreuder > > On 08/21/2010 03:25 PM, James Goode wrote: > >> On Sat, 2010-08-21 at 14:47 +0200, Frans Schreuder wrote: >> >> >>> Dear James, >>> >>> It seems something is wrong in the firmware of usbpicprog for this >>> device. I will have a look at it somewhere this week. >>> Can you tell me which version of the software / firmware you are using? >>> I guess 0.4.0 for both? >>> >>> Kind regards, >>> >>> Frans Schreuder >>> >>> On 08/21/2010 12:47 PM, James Goode wrote: >>> >>> >>>> Hi, >>>> >>>> I have a small program (about 60 bytes) that I'd like to write to a >>>> 16f884. It seems to program fine, but when I read the program, bytes >>>> 00-07, 10-17, 20-27, 30-37, 40-47, 50-57 (hex) are FF 3F FF 3F FF 3F FF >>>> 3F. The program does not run when I connect the PIC to it's circuit. >>>> >>>> Any idea what is wrong? >>>> >>>> --James. >>>> >>>> >>>> >>>> ------------------------------------------------------------------------------ >>>> This SF.net email is sponsored by >>>> >>>> Make an app they can't live without >>>> Enter the BlackBerry Developer Challenge >>>> http://p.sf.net/sfu/RIM-dev2dev >>>> _______________________________________________ >>>> Usbpicprog-technical mailing list >>>> Usb...@li... >>>> https://lists.sourceforge.net/lists/listinfo/usbpicprog-technical >>>> >>>> >>>> >>> ------------------------------------------------------------------------------ >>> This SF.net email is sponsored by >>> >>> Make an app they can't live without >>> Enter the BlackBerry Developer Challenge >>> http://p.sf.net/sfu/RIM-dev2dev >>> _______________________________________________ Usbpicprog-technical mailing list Usb...@li... https://lists.sourceforge.net/lists/listinfo/usbpicprog-technical >>> >>> >> Hi, >> >> I am using software 0.4.0-1 and hardware 0.4.0. Should I try using the >> development version of the software? >> >> --James. >> >> >> ------------------------------------------------------------------------------ >> This SF.net email is sponsored by >> >> Make an app they can't live without >> Enter the BlackBerry Developer Challenge >> http://p.sf.net/sfu/RIM-dev2dev >> _______________________________________________ >> Usbpicprog-technical mailing list >> Usb...@li... >> https://lists.sourceforge.net/lists/listinfo/usbpicprog-technical >> >> > |
From: James G. <ja...@jg...> - 2010-08-23 18:22:14
|
On Mon, 2010-08-23 at 08:42 +0200, Frans Schreuder wrote: > Dear James, > > Could you try r924 of the firmware? (you can still use the installed > version of the PC software) > > You can find it here: > http://usbpicprog.org/downloads/firmware-924-20100823.tar.gz > > Kind regards, > > Frans Schreuder > > On 08/21/2010 08:31 PM, Frans Schreuder wrote: > > Using the development version probably won't help, I will have a look at > > the 16F884 code soon. > > > > Kind regards, > > > > Frans Schreuder > > > > On 08/21/2010 03:25 PM, James Goode wrote: > > > >> On Sat, 2010-08-21 at 14:47 +0200, Frans Schreuder wrote: > >> > >> > >>> Dear James, > >>> > >>> It seems something is wrong in the firmware of usbpicprog for this > >>> device. I will have a look at it somewhere this week. > >>> Can you tell me which version of the software / firmware you are using? > >>> I guess 0.4.0 for both? > >>> > >>> Kind regards, > >>> > >>> Frans Schreuder > >>> > >>> On 08/21/2010 12:47 PM, James Goode wrote: > >>> > >>> > >>>> Hi, > >>>> > >>>> I have a small program (about 60 bytes) that I'd like to write to a > >>>> 16f884. It seems to program fine, but when I read the program, bytes > >>>> 00-07, 10-17, 20-27, 30-37, 40-47, 50-57 (hex) are FF 3F FF 3F FF 3F FF > >>>> 3F. The program does not run when I connect the PIC to it's circuit. > >>>> > >>>> Any idea what is wrong? > >>>> > >>>> --James. > >>>> > >>>> > >>>> > >>>> ------------------------------------------------------------------------------ > >>>> This SF.net email is sponsored by > >>>> > >>>> Make an app they can't live without > >>>> Enter the BlackBerry Developer Challenge > >>>> http://p.sf.net/sfu/RIM-dev2dev > >>>> _______________________________________________ > >>>> Usbpicprog-technical mailing list > >>>> Usb...@li... > >>>> https://lists.sourceforge.net/lists/listinfo/usbpicprog-technical > >>>> > >>>> > >>>> > >>> ------------------------------------------------------------------------------ > >>> This SF.net email is sponsored by > >>> > >>> Make an app they can't live without > >>> Enter the BlackBerry Developer Challenge > >>> http://p.sf.net/sfu/RIM-dev2dev > >>> _______________________________________________ Usbpicprog-technical mailing list Usb...@li... https://lists.sourceforge.net/lists/listinfo/usbpicprog-technical > >>> > >>> > >> Hi, > >> > >> I am using software 0.4.0-1 and hardware 0.4.0. Should I try using the > >> development version of the software? > >> > >> --James. > >> > >> > >> ------------------------------------------------------------------------------ > >> This SF.net email is sponsored by > >> > >> Make an app they can't live without > >> Enter the BlackBerry Developer Challenge > >> http://p.sf.net/sfu/RIM-dev2dev > >> _______________________________________________ > >> Usbpicprog-technical mailing list > >> Usb...@li... > >> https://lists.sourceforge.net/lists/listinfo/usbpicprog-technical > >> > >> > > > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by > > Make an app they can't live without > Enter the BlackBerry Developer Challenge > http://p.sf.net/sfu/RIM-dev2dev > _______________________________________________ Usbpicprog-technical mailing list Usb...@li... https://lists.sourceforge.net/lists/listinfo/usbpicprog-technical Hi, It works fine with r924. Many thanks, --James. |
From: Frans S. <fra...@gm...> - 2010-08-24 13:39:18
Attachments:
signature.asc
|
Great news, so I can add it to the supported devices section? Does everything work? (Data / Code / Config / Erase) On 08/23/2010 08:21 PM, James Goode wrote: > On Mon, 2010-08-23 at 08:42 +0200, Frans Schreuder wrote: > >> Dear James, >> >> Could you try r924 of the firmware? (you can still use the installed >> version of the PC software) >> >> You can find it here: >> http://usbpicprog.org/downloads/firmware-924-20100823.tar.gz >> >> Kind regards, >> >> Frans Schreuder >> >> On 08/21/2010 08:31 PM, Frans Schreuder wrote: >> >>> Using the development version probably won't help, I will have a look at >>> the 16F884 code soon. >>> >>> Kind regards, >>> >>> Frans Schreuder >>> >>> On 08/21/2010 03:25 PM, James Goode wrote: >>> >>> >>>> On Sat, 2010-08-21 at 14:47 +0200, Frans Schreuder wrote: >>>> >>>> >>>> >>>>> Dear James, >>>>> >>>>> It seems something is wrong in the firmware of usbpicprog for this >>>>> device. I will have a look at it somewhere this week. >>>>> Can you tell me which version of the software / firmware you are using? >>>>> I guess 0.4.0 for both? >>>>> >>>>> Kind regards, >>>>> >>>>> Frans Schreuder >>>>> >>>>> On 08/21/2010 12:47 PM, James Goode wrote: >>>>> >>>>> >>>>> >>>>>> Hi, >>>>>> >>>>>> I have a small program (about 60 bytes) that I'd like to write to a >>>>>> 16f884. It seems to program fine, but when I read the program, bytes >>>>>> 00-07, 10-17, 20-27, 30-37, 40-47, 50-57 (hex) are FF 3F FF 3F FF 3F FF >>>>>> 3F. The program does not run when I connect the PIC to it's circuit. >>>>>> >>>>>> Any idea what is wrong? >>>>>> >>>>>> --James. >>>>>> >>>>>> >>>>>> >>>>>> ------------------------------------------------------------------------------ >>>>>> This SF.net email is sponsored by >>>>>> >>>>>> Make an app they can't live without >>>>>> Enter the BlackBerry Developer Challenge >>>>>> http://p.sf.net/sfu/RIM-dev2dev >>>>>> _______________________________________________ >>>>>> Usbpicprog-technical mailing list >>>>>> Usb...@li... >>>>>> https://lists.sourceforge.net/lists/listinfo/usbpicprog-technical >>>>>> >>>>>> >>>>>> >>>>>> >>>>> ------------------------------------------------------------------------------ >>>>> This SF.net email is sponsored by >>>>> >>>>> Make an app they can't live without >>>>> Enter the BlackBerry Developer Challenge >>>>> http://p.sf.net/sfu/RIM-dev2dev >>>>> _______________________________________________ Usbpicprog-technical mailing list Usb...@li... https://lists.sourceforge.net/lists/listinfo/usbpicprog-technical >>>>> >>>>> >>>>> >>>> Hi, >>>> >>>> I am using software 0.4.0-1 and hardware 0.4.0. Should I try using the >>>> development version of the software? >>>> >>>> --James. >>>> >>>> >>>> ------------------------------------------------------------------------------ >>>> This SF.net email is sponsored by >>>> >>>> Make an app they can't live without >>>> Enter the BlackBerry Developer Challenge >>>> http://p.sf.net/sfu/RIM-dev2dev >>>> _______________________________________________ >>>> Usbpicprog-technical mailing list >>>> Usb...@li... >>>> https://lists.sourceforge.net/lists/listinfo/usbpicprog-technical >>>> >>>> >>>> >>> >>> >> >> ------------------------------------------------------------------------------ >> This SF.net email is sponsored by >> >> Make an app they can't live without >> Enter the BlackBerry Developer Challenge >> http://p.sf.net/sfu/RIM-dev2dev >> _______________________________________________ Usbpicprog-technical mailing list Usb...@li... https://lists.sourceforge.net/lists/listinfo/usbpicprog-technical >> > > Hi, > > It works fine with r924. > > Many thanks, > > --James. > > > > ------------------------------------------------------------------------------ > Sell apps to millions through the Intel(R) Atom(Tm) Developer Program > Be part of this innovative community and reach millions of netbook users > worldwide. Take advantage of special opportunities to increase revenue and > speed time-to-market. Join now, and jumpstart your future. > http://p.sf.net/sfu/intel-atom-d2d > _______________________________________________ > Usbpicprog-technical mailing list > Usb...@li... > https://lists.sourceforge.net/lists/listinfo/usbpicprog-technical > |