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.