This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
使用RTOS还是Linux
通常是RTOS。
您参考 Vision Apps 中的应用看一下是否有帮助,是基于 TI 的 OpenVX 框架实现,其中有一个在 MAIN R5F 上运行的捕获节点,A72 运行用户空间 linux 应用程序,C6x DSP 对数据进行预处理和后处理,C7x 运行深度学习算法。
我们不支持 TDA4x SDK 中的 AWR1243 支持。
通常需要先向 AWR1243 发送控制信号(即 SPI/UART/GPIO)以配置雷达,然后再通过 CSI2 传输数据。