Rafael Vidal Aroca wrote: >> 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: I just looked, and you may be right. I can't seem to find a setting for that either....hmm... maybe that's not the problem anyway....read on. > 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. Instead of pasting, have you tried just doing an ASCII file upload by doing CTRL-A, S then just select ASCII and point to your HEX file. BTW where is the ":" character that is supposed to be at the beginning of each line. -- http://www.piclist.com hint: To leave the PICList mailto:piclist-unsubscribe-request@mitvma.mit.edu