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.

AWR2944EVM: AWR2944 ccs 工程中如何配置adv chirp config

Part Number: AWR2944EVM


目前在CCS 工程中已经实现了Legacy frame 并且DCA1000可以采集到数据了,因为最终的波形目前只能通过adv chirp config来配置实现(mmwave studio 中已经验证了,没有问题),想咨询下CCS 工程中如何来实现adv chirp config,参考了dfp中的example(C:\ti\mmwave_dfp_02_02_03_01\ti\example\mmWaveLink_SingleChip_Example\mmw_example.c),C:\ti\mmwave_dfp_02_02_03_01\ti\control\mmwavelink\src中的.c文件中的函数在ccs 工程中是否可以直接调用(我的理解是需要烧录fireware后才可以调用),是否有相关的参考资料可以提供。