Hello fellow CCS users,
We have a strange situation here which needs your help and guidance. We just got our new prototype board with F28377D. We can program code into flash with CCS on 3 computers, but failed on 3 other computers. They all have the same version of CCS (6.1.0), and run the same project with same emulator XDS200. Some have full licenses, and some have free or evaluation license. All 6 computers can run code from RAM and debug. But we cannot figure out why the other 3 computers failed to program into flash (but can still debug with steps through). When it failed, it shows a message saying "
"Loader: One or more sections of your program falls into a memory region that is not writable. These regions will not actually be written to the target. Check your linker configuration and..."
We confirmed that we selected the right emulator and MCU (F28377D). In fact we used the same project (even a simple example project from ControlSuite), and made the same selection, but it works on 3 computers and not on other 3. We tried both auto debug (with debugger icon), and manually created a target configuration file, but nothing seem to get the 3 other computers to work, even we cannot see anything different.
Can someone please shed some light on directions for further troubleshooting? Many thanks in advance!!
