CCSv5.3
C5515
I am trying to save a block of 57k words of memory while in a debug session. However, when I use Save Memory, and use a start address of 0x8002 and a length of 57000, type size=16 bits., I get a file with zeros starting at 32768 and going to 65535. From 65535 to the end of the file appears to be correct. When viewing the actual memory in CCS, I can see the correct data where the zeros appear in the file.
What could be causing this 32k word hole in the file? FYI, I am compiling with a huge memory model.