Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
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

List of 8 messages in thread
TopicAuthorDate
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      

Back to Subject List