We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi,
I have written a boot loader that is located in 0x1C00-0x1DFF. Therefor my working code should be limited to 0x0000-0x1BFF. I want to generate an error when this border is crossed. In target options I could switch On-Chip-ROM off and enter an Off-Chip-EEPROM from 0x0000-0x1BFF, but I'm afraid that this will limit/change port pin use.
Thanks, Gustl