Part Number: IWR6843AOP
Other Parts Discussed in Thread: IWR6843, IWRL6432
We are developing using the IWR6843AOP, with which all the demo projects are using the TI RTOS (SYS/BIOS).
However, we recently found that the TI RTOS (SYS/BIOS) is not going to be maintained anymore. (as mentioned in this discussion: TMS320F28388D: TI-RTOS - C2000 microcontrollers forum - C2000︎ microcontrollers - TI E2E support forums)
Thus we would like to develop the IWR6843AOP without using TI RTOS, for better maintenance in the future.
1. Is there any demo project for the IWR6843 that does not use TI RTOS (SYS/BIOS)? Or is there any implementation guide about how to do this?
We are also trying to re-write the out-of-box demo on our own, but we encountered an error when calling the function MMWave_init (&initCfg, &errCode), which is also mentioned in IWR6843ISK: MMWave_init() function not working - Sensors forum - Sensors - TI E2E support forums
Our error messege lools like this:

And after further investigation, it should due to this function call:
However, we still cannot resolve this issue.
2. Please help us look into and resolve this issue.
Many thanks!
Po-Chih Chen