??? 11/20/14 22:27 Read: times |
#190384 - Initialize code Responding to: ???'s previous message |
If your problem is also how to initialize a code position:
unsigned char code ID=0xAA; // for example Then, ID is "for ever" 0xAA. But you can search it in the hex file (not easy, if the code is long) and do the thing I told you in the previous post. Daniel |
Topic | Author | Date |
How to init a variable in ROM | 01/01/70 00:00 | |
You can NOT write to ROM | 01/01/70 00:00 | |
Hex file | 01/01/70 00:00 | |
Initialize code | 01/01/70 00:00 | |
toolchain? | 01/01/70 00:00 | |
Using SDCC... | 01/01/70 00:00 | |
that chip does not have any ROM | 01/01/70 00:00 | |
Here is the solution I was looking for | 01/01/70 00:00 |