Part Number: IWR6843ISK
Other Parts Discussed in Thread: IWR6843
Tool/software: Code Composer Studio
Hi TI Expert,
I add CAN-FD Tx and Rx into SDK 3303 demo image project, but i'm getting runtime error like this
{module#54}: line 99: error {id:0x10000, args:[0x1c1c8, 0x1c1cc]}
xdc.runtime.Error.raise: terminating execution
-------------------------------------------------------------------------------------------
test step:
1. falsh xwr68xx_ccsdebug.bin (from SDK 3303) into IWR6843;
2. Add CAN-FD Tx and Rx into SDK 3303 demo image project;
3. Test on CCS 8.3.0: when run CANFD_transmitData, getting runtime error like this
{module#54}: line 99: error {id:0x10000, args:[0x1c1c8, 0x1c1cc]}
xdc.runtime.Error.raise: terminating execution