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.

cc2530采用boot模式启动以及升级问题

Other Parts Discussed in Thread: CC2530

TI和工程师以及各位大神:

在CC2530上我们现在采用boot+app模式,arm-linux可以通过串口给cc2530升级,现在有2个问题

1、boot中的代码sbImgValid 这个如果注释掉, 有什么影响? 会不会影响产品稳定性之类的?

2、在linux下通过串口给cc2530升级,每次写64字节,然后读、校验,等待时间50ms,升级文件234k,整个升级过程长达7分钟

请问有什么办法缩短升级时间吗?

谢谢!!!!