Other Parts Discussed in Thread: IWR1443, , UNIFLASH
Tool/software: Code Composer Studio
Hi,
I'm Davide and I would like to run the mmWave SDK Demo for understanding how the EVM works.
I have followed the steps reported in http://dev.ti.com/tirex/#/?link=Software%2FmmWave%20Sensors%2FIndustrial%20Toolbox%2FLabs%2FmmWave%20SDK%20Demo%20-%2014xx%2FSetup%20Guide
And everythings seems ok, but in the end, when I send the configuration to Sensor by using mmWave Demo Visualizer the following errors appear in the console of CCS:
___________________
CS_DAP_0: Error: (Error -261 @ 0x0) Invalid response was received from the XDS110. (Emulation package 7.0.100.1)
CS_DAP_0: Error: (Error -122 @ 0x0) A bad parameter value was detected within a function. It is likely a problem with `SC_ARGS' in SMG_call(). (Emulation package 7.0.100.1)
CS_DAP_0: Unable to determine target status after 20 attempts
CS_DAP_0: Failed to remove the debug state from the target before disconnecting. There may still be breakpoint op-codes embedded in program memory. It is recommended that you reset the emulator before you connect and reload your program before you continue debugging
Cortex_R4_0: Error: (Error -261 @ 0x0) Invalid response was received from the XDS110. (Emulation package 7.0.100.1)
Cortex_R4_0: Error: (Error -122 @ 0x0) A bad parameter value was detected within a function. It is likely a problem with `SC_ARGS' in SMG_call(). (Emulation package 7.0.100.1)
Cortex_R4_0: Unable to determine target status after 20 attempts
Cortex_R4_0: Failed to remove the debug state from the target before disconnecting. There may still be breakpoint op-codes embedded in program memory. It is recommended that you reset the emulator before you connect and reload your program before you continue debugging
_____________________
The XDS Eumulation package vers. 7.0.100.1 is correctly installed in the C:\ti\ccsv7 folder.
Thanks in advance for your help.
Davide