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.

[参考译文] CC1352P:能否在 OAD 片外示例中更改 BIM_VER 宏?

Guru**** 2487425 points
Other Parts Discussed in Thread: CC1352P

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

https://e2e.ti.com/support/wireless-connectivity/sub-1-ghz-group/sub-1-ghz/f/sub-1-ghz-forum/1179127/cc1352p-can-i-change-bim_ver-macro-at-oad-off-chip-examples

器件型号:CC1352P

在 bim_offchip_CC1352P_4_LAUNCHXL_nortos_ticlang 示例中,在 oad_image_header.h 上,我看到了以下宏和警告:

/*!
 * Version of BIM this image is intended to work with
 *
 * \warning This is not intended to be changed
 */
#define BIM_VER                      0x3

是否可以更改 bim 版本? 还是 可能导致 OAD 代码中某处出现意外行为?