I now get this warning, and associated WRITE access warning, for addresses 0x00, 0x10, 0x18, 0x20, ..., 0x68, 0x70, 0x78 when my program is loaded into the simulator for debugging. The only reference I can find in the map file to address 0..0x78 is
.vers 0 00000000 00000040 COPY SECTION
00000000 00000040 PyrocamIVcfg.obj (.vers)
where PyrocamIVcfg is the file generated from my TCF file
any idea where this warning is coming from? TIA