Other Parts Discussed in Thread: UNIFLASH
你好,
我有几个CC2642相关的问题,
- 生成的代码占用RAM和flash大小是多少?
- BIM代码在example什么位置,我没有找到.还有相应的用户代码和BIM怎么通过flash program 2烧录?
- OTA不同外部flash的实验操作可以讲解一下。
谢谢!
Christina
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.
1.
生成的代码占用RAM和flash大小是多少?
您好,你这边需要去编译调试例程,然后在view界面中,点击下图

可以查看RAM以及Flash大小
2.
BIM代码在example什么位置,我没有找到.还有相应的用户代码和BIM怎么通过flash program 2烧录?
您这边可以参考
BIM on chip 或者 BIM off chip 例程,这个例程在sdk中,路径如下
\...\ti\simplelink_cc13xx_cc26xx_sdk_6_40_00_13__win\simplelink_cc13xx_cc26xx_sdk_6_40_00_13\examples\nortos\CC26X2R1_LAUNCHXL\bim

建议您使用uniflash进行烧录
3.
OTA不同外部flash的实验操作可以讲解一下。
我们这边只为您这边提供了training,您这边可以参考学习
dev.ti.com/.../ble_enhanced_oad_fundamentals.html

希望可以帮助到您