I'm not sure if this is the right forum, but here goes. I have Code Composer v5.4.00091 on my Windows 7 32 bit notebook and have installed it on my new Windows 7 64 bit desktop machine. The install went just fine (I think...). I moved a project from my notebook to the new machine, it compiled and linked just fine. I was able to connect to the F28M35H52C1 processor via the XDS100v2 USB Emulator (it properly resets the processor and such). But when I go to load the code to the M3 side of the processor I get the following message:
"Cortex_M3_0: Loader: One or more sections of your program falls into a memory region that is not writeable. These regions will not actually be written to the target. check your linker configuration and/or memory map."
I have compared the .map files on my notebook and on the desktop, and, except for the time stamp, they are identical. I figured it might be in the Target Configuration, but I've compared those as well (I'm blessed that I can put both systems side by side and compare...LOL! Don't always have THAT luxury...LOL!). I'm sure there is a simple setting somewhere that I missed, but I'm at a loss. I can continue to work using my notebook,but it is long in the tooth and we want to transition to the desktop.
Any insight will be GREATLY appreciated!!! Thanks in advance.
Paul