Hi Brad,
I have a customer experiencing the same warning on a Win7 64-bit and CW10.1. I have a desktop with all that too but don't get the warning and I even used the customer project. So I'm at a loss as to why it is showing up and from where (IDE/debugger firmware/other).
When I look at the s-record, the 0x400-0x410 is configured correctly as it is in the BSP vectors.c file.
The linker is reserving the 0x0 thru 0x410 for vector table plus the 0x10 bytes of flash configuration.
If your srecord (might have to turn on generation of the srecord) has:
S339000003DC870500008705000087050000870500008705000087050000870500008705000087050000FFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFF0C
It is the last part that is : FFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFF that is the flash configuration stuff.
Then you are OK to ignore that warning.
Thanks for the link to other forum entry. I see the issue was suggested to be submitted to our technical team to investigate further and will add a link from it to this one.
Regards,
David