Other Parts Discussed in Thread: UNIFLASH
Hello E2E Experts,
I want to run “lab0014_obstacle_detection_aop” project on AWR1843AOPEVM; but there is strange problem when config it with 10ms time frame as explained below:
1. I use TI prebuilt bin file for flashing EVM via uniflash then everything goes well.
2. I build the mentioned project without any changes in CCS then flash our built bin file on EVM. When send CLI command, GUI doesn’t receive data. In log UART, it can be seen that chrip processing miss exception occurred. While those lines related to post exception event in dss project are been commented, CPU fault exception occurred. Those problems can be seen in debug mode too.
Note1: EVM configured with same config(10ms time frame) in both states.
Note2: There is no problem when radar configured with 100ms time frame in both states.
What is difference between TI project building and our project building approach in CCS? I guessed the problem is related to compiler optimization. tried some levels so results are same with error. I need more additional information about this problem!
Regards,
TICSC