How can I fill a 4 byte data patten as "0xFE 0xCA 0xBE 0xBA" to code area from address 0x7ffc to 0x7fff.
memcpy? Use the absolute access macros?
"memcpy?" To code space? Neat trick if you can pull it off!
"To code space? Neat trick if you can pull it off!" Actually, it's really easy on a Triscend! But you're right - I missed the Code bit! :-(