huffman
12-12-01, 09:39 AM
I'm working with the Pill Box 68HC12 embedded and am a little stuck on how to autostart the code.
According to the NMI manual, the starting address of the code needs to be placed at 0xfffe. I'm
assuming that only the 16 bit address needs to be put here with no jump command. What I can't
figure out is how to load this address into memory.
I'm using the IC12 compiler but I'm not clear on how to store a specific value at a specifc address
when the program downloads to eeprom. Any help would be appreciated.
According to the NMI manual, the starting address of the code needs to be placed at 0xfffe. I'm
assuming that only the 16 bit address needs to be put here with no jump command. What I can't
figure out is how to load this address into memory.
I'm using the IC12 compiler but I'm not clear on how to store a specific value at a specifc address
when the program downloads to eeprom. Any help would be appreciated.