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.

IWR1843: CCS代码调试与Uniflash

Part Number: IWR1843

使用CCS软件烧录ccsdebug.bin可以调试vital_signs代码,配置文件正常代码可以运行。但是将Debug生成的bin文件烧录到IWR1843后,digoutSampleRate 配置为5000可以正常运行,但是超过5000后就不可以运行(CCS调试状态下该配置项大于5000也可以正常运行),请问这是什么问题导致的。