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