在测试RF core的信号反应到GPIO时,官网资料提到的方法:
可是,实际操作时,实现不了:当手工修该了ti_radio_config.c后(比如增加了上图中的HW_REG_OVERRIDE(0x1110,...)),再重新编译,该文件又由syscfg重新生成,新增语句被删除。
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.
在测试RF core的信号反应到GPIO时,官网资料提到的方法:
可是,实际操作时,实现不了:当手工修该了ti_radio_config.c后(比如增加了上图中的HW_REG_OVERRIDE(0x1110,...)),再重新编译,该文件又由syscfg重新生成,新增语句被删除。