This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Concerto ADC SOC C28X Example does not work

Other Parts Discussed in Thread: CONTROLSUITE

Hi

I am using CCS V5, Compiler v 6.1.0, Concerto f28m35h52c1 , Texas Instrument XDS100v2 USB Emulator.

I follow the instructions in the ControlSuite Example for ADC SOC [C28x]:  Import -> Build -> Set the target. -> But when i try to debug, many errors come out.

Fisrt, it says that most registers have problems with memory range in the F28M35x_generic_wshared_C28_RAM.cmd. Like the ones shown bellow

When continue the debug, even with the errors. I get the following error.

Cortex_M3_0: GEL Output: Memory Map Initialization Complete
C28xx_0: GEL Output:
Memory Map Initialization Complete
C28xx_0: GEL Output:
RAM Initialization Complete
C28xx_0: GEL: Encountered a problem loading file: C:\Users\andre chang\Documents\Texas instruments\adc_soc_c28\Flash\adc_soc_c28.out Could not open file.

Please, tell me how can I make the ADC SOC C28X work.


Regards

wdwd


  • It looks like you have more than one CMD file in your project scope. That set of errors is common when you have multiple definitions of memory ranges.

    Check the location listed in File Search path under the Linker Options.