Re: Error in Multibank Load
Abhijit Gadgil <[email protected]>
| Newsgroups | gmane.comp.hardware.microcontrollers.tini |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 23 Apr 2004, Kris Ardis wrote: > > When we load the hex file as hex file only, the file is getting loaded. > > However, at the end of the file it again gives the error for loading the > > file. (for the multibank file.) If we try this on a smaller file, > > everything works fine. > > > > Can you suggest me something, so that I can load multibank hex files? And > > still make them work? > > > > I'm a little confused...does the file seem to be loading OK, even though you > are getting that error message? If so, it sounds like JavaKit might be > trying to do a reset, in which case the error is meaningless for you. Can > you run your application or verify the CRC to see if it loaded OK? The problem mentioned in the previous message is solved. We had to break the Big Hex file into two smaller hex files and then load the two files independently. However, the calls to C-library functions like init_rom or clear_param_buffers are failing (blocking.) only for files which span multiple banks. This problem was not observed on the TINI board for exactly the same files. And this problem does not occur for files < 64k on our custom board as well. I am not sure why this is happening. Thanks and regards. -abhijit _______________________________________________ TINI mailing list TINI-6tN4nzCoH/[email protected] To UNSUBSCRIBE, edit your profile, or see list archives: http://lists.dalsemi.com/mailman/listinfo/tini