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.

[参考译文] CC2538:FFD 和 RFD 配置

Guru**** 2391345 points
Other Parts Discussed in Thread: TIMAC

请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/wireless-connectivity/zigbee-thread-group/zigbee-and-thread/f/zigbee-thread-forum/795677/cc2538-ffd-and-rfd-configuration

器件型号:CC2538
主题中讨论的其他器件:TIMAC

具有 FFD 和 RFD 配置的 TIMAC 软件 MSA 示例中。 源代码的哪一部分决定了我可以更改的配置。  

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好!

    请检查 FFD 和 RFD 的预定义符号。

    供您参考:

    正常 FFD:

    ewarm
    power_saving
    CC2538_use_alternate_interrupt_map=1
    feature_green_power
    feature_enhanced beacon
    feature_reset_macro
    feature_8MHZ_Hybrid_power_saving
    msa_FFD
    xnv_restore 

    正常 RFD:

    ewarm
    power_saving
    CC2538_use_alternate_interrupt_map=1
    feature_green_power
    feature_enhanced beacon
    feature_reset_macro
    feature_8MHZ_Hybrid_power_saving
    xNV_restore 

    对于 FFD、定义了 MSA_FFD、对于 RFD、则不定义。

    此致、
    Toby