??? 08/22/07 20:45 Read: times |
#143524 - data above 64k, code below, is there a simpler way |
tomorrow I will try to come up with a simpler solution to the following:
I have a data file 64k (plain data) with informantion for the 'actual program' that I currently process the following way: I load a 'loader program' into the lower 64k of a SILabs f120 and then load the data via the serial port (DOS copy file COM1) to the 'loader program' which stores it in the upper 64 k of the chip. Then I load the actual program into the lower 64k. This works, but is quite cumbersome. What I'd really like to do would be to find a way to combine the .hex and the data file into a .hex file and load both in one sweep by the 'program chip' command. any ideas?? Erik PS Including the 'loader program' into the 'actual program' will not do Cross posted at the SILabs forum |
Topic | Author | Date |
data above 64k, code below, is there a simpler way | 01/01/70 00:00 | |
Keil XCONST? | 01/01/70 00:00 | |
I\' clearly did not explain well enough | 01/01/70 00:00 | |
So the question is | 01/01/70 00:00 | |
Link | 01/01/70 00:00 | |
the former surgeon saved the day | 01/01/70 00:00 | |
try using a serial EEPROM | 01/01/70 00:00 | |
nope![]() | 01/01/70 00:00 |