Tool/software: Code Composer Studio
Working through the 16xx - mmWave SDK Demo Setup Guide I've run into another snag.
Page 23, section 5.2 Loading the binary.
This step: • Select the lab executable (.xe674) found in the mmw_dss project as shown, and press OK. • Press OK again in the Load Program dialog.
Results in an error for both connecitons:
C674X_0: File Loader: Verification failed: Values at address 0x20000000 do not match Please verify target memory and memory map.
C674X_0: GEL: File: C:\Users\<user name>\workspace_v10\mmw_dss_16xx\Debug\xwr16xx_mmw_dss.xe674: a data verification error occurred, file load failed.
Looking at the Disassembly, address 0x20000000 doesn't have any data. (NOP)
Any help would be apreciated.
Thanks,
Clint