My software runs on F28027 out of flash. Just wonder if there's a way I can fill unused flash with certain code so that the software can gets restart if the program counter should get astray. How do I do it and what''s the preferred code to fill?
The application code converts to ASCII hex format(.a00) to be programmed into flash by using command line: /hex2000.exe a.out -boot -sci8,
Thanks,
Michael Fang