请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号: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 代码中某处出现意外行为?