Tool/software: Code Composer Studio
Hi,
I downloaded the Automotive Toolbox and successfully imported the Medium Range Radar project in CCS.
I followed the user guide to run the project.
I started flashing the device with the debug binary file located at
C:\ti\mmwave_sdk_<ver>\packages\ti\utils\ccsdebug\xwr18xx_ccsdebug.bin |
i am running first Cortex_R4_0 target and running C674X_0 target but i'm getting runtime error like this;
[Cortex_R4_0] Debug: Launched the Initialization Task
Debug: Initialized the mmWave module
Debug: Synchronized the mmWave module
Set LDO Bypass
Debug: MMWave has been configured for MRR.
Debug: Sensor will start momentarily.
[C674X_0] Heap L1 : size 16384 (0x4000), free 6144 (0x1800)
Heap L3 : size 1048576 (0x100000), free 0 (0x0)
Heap L1 : size 16384 (0x4000), free 1000 (0x3e8)
Heap L3 : size 1048576 (0x100000), free 262144 (0x40000)
Heap L2 : size 102400 (0x19000), free 21488 (0x53f0)
Heap L2 : size 102400 (0x19000), free 14432 (0x3860)
[Cortex_R4_0] xdc.runtime.Main: "../mss_main.c", line 670: assertion failure
xdc.runtime.Error.raise: terminating execution
I encountered similar errors on the forum and tried but the result did not change.
Could someone please help this error code ?
Thanks
Hasan
SDK ver: 3.05.00.04
CCS ver: 9.10
Automotive_ toolbox: 3.2.0

