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.

NSP examples fail to load on EVMOMAPL138

Other Parts Discussed in Thread: TMS320C6748

I am getting started with the EVMOMAPL138 and CCS4.2.  I have the TMS320C6748 SOM installed on the EVM.  I have successfully run the BSL examples and have created the template projects for Sys/Bios6 and can run them.  I installed the NDK 2.20.03.24 and NSP 1.0.0.9. The examples compile, but won't load.  I get this error:

C674X_0: File Loader: Data verification failed at address 0xC00FDC18 Please verify target memory and memory map.
Error found during data verification.
Ensure the linker command file matches the memory map.

The project used the ti.platforms.emv6748 platform which should match the memory map of the evm (I would think).  Any help would be appreciated.

 

 

  • Hi Mary,

    Can you elaborate on the process you are using to connect to and load the example on the board?  For example, do the following steps coincide with what you're doing, or are they different?

    1. Power on the board

    2. Launch the CCSv4 debug session for the evmOMAPL138

    3. Connect to the C674 DSP

    4. Target -> Reset -> CPU reset

    5. Target -> Load Program

    Specifically, are you performing step 4?

    Also, could you let me know which GEL files you are using?

    Steve