Re: Error in Multibank Load
Xavier IZARD <[email protected]>
| Newsgroups | gmane.comp.hardware.microcontrollers.tini |
|---|---|
| Message-ID | <[email protected]> |
Abhijit Gadgil a écrit : > Dear All, > > We are facing a strange problem while loading a hex file as tbin on the > TINI when the size of the file is > 64K. This problem is occuring both > with the FLASH as well as RAM. This is a custom board designed by us. > Further, we are not having any problems while loading hex files < 64k. > > When the debug and verbose mode is enabled, it is observed that the CRC > check after the first of the (target bank) is loaded fails. > > Can anyone please throw some light on this? > > Regards, > > -abhijit > Hello, I got the same problem with a custom board too (even with DTR connected to reset). However, I don't know if the cause of my problem is the same as for you because I load the program as hex file. My solution is to split the hex file into smaller ones with max size of 64k. Then, different parts are easy to load with a macro for javakit. I wrote a C program to split the hex file, I can send it to you if you want. Regards, Xavier _______________________________________________ TINI mailing list TINI-6tN4nzCoH/[email protected] To UNSUBSCRIBE, edit your profile, or see list archives: http://lists.dalsemi.com/mailman/listinfo/tini