> > >What do you mean by "everything" you send? Are you receiving the >"ready" prompt? > Yes >If so, I would imagine that the PIC is waiting for you >to start an ASCII file upload of something resembling a HEX file. If >you are not getting the "ready" prompt, perhaps you have a CR/LF issue. >The FAQ says that all lines need to be terminated with a CR, check your >minicom settings you are probably sending LF characters and the >boot-loader code is choking on them. > > I did not find this kind of configuartion in minicom. This is a transcript of what i've done: 8K PICLOADER v1.3a RR.Farmer/R.Perdriau 2001 No user code loaded PIC>? ? - Display this list Q - Quit and jump to user code U - Upload user code to program memory D - Download user code from program memory W - Write to EEPROM, "W DD @ AA" R - Read from EEPROM, "R AA" V - Display user code rev string PIC>u Are you sure? [y/N]>y Erasing ######################## Ready Invalid record type error Line number 1 PIC> What i've pasted is exactly this: :020000040000FA :0C000000031383168501031383120514FB :00000001FF I also tried just the first line without enter, and with enter. >> All commands work ok, so serial and other stuff are perfect. The >>problem is just in uploading the code into the flash. >> >> > >Just glancing at the page, it looks like you need to have your code >ORG'd to 0x03 instead of the usual 0x00. Could that be it? > > No, no. My code is already modified this way. Any other hint? []s Rafael. -- http://www.piclist.com hint: To leave the PICList mailto:piclist-unsubscribe-request@mitvma.mit.edu