Other Parts Discussed in Thread: CONTROLSUITE
Tool/software: Code Composer Studio
the customer faced a problem, the project can be loaded by CCS7 but can't be loaded by CCS6
Project:
C:\ti\controlSUITE\device_support\f28m35x\v210\F28M35x_examples_Dual\blinky\c28\ccs
Device:
F28M35H52C1RFPTYFE-66C6TJWG4
The CCS6 version: 6.0.0.00190
The CCS7 version:7.0.0.00042
When debug under CCS6, we meet these problems:
1.when I click the debug, we meet this picture, and will last a long time.
2.then I click Cancle, this picture will happen:
3.we also try to connect the device by Launch Selected Configuration and then load the program, but problems remain:
The console is as below:
Cortex_M3_0: GEL Output: Memory Map Initialization Complete
C28xx_0: GEL Output:
Memory Map Initialization Complete
C28xx_0: GEL: Error while executing OnTargetConnect(): Evaluation canceled
C28xx_0: 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/or memory map.
C28xx_0: File Loader: Verification failed: Values at address 0x13E754@Program do not match Please verify target memory and memory map.
C28xx_0: GEL: File: C:\ti\controlSUITE\device_support\f28m35x\v210\F28M35x_examples_Dual\blinky\c28\ccs\Flash\blinky_dc_c28.out: a data verification error occurred, file load failed.
What's more, when we load project into the older device by CCS6, it work normal, the Old device which don’t have a problem is
F28M35H52C1RFPTYFB-55AGQKWG4