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.

如何实现CC3220S的工厂测试程序和用户正式程序的切换



您好:

     目前我们用户的标准程序基本开发完成,且实现了自己服务器的OTA功能,这个程序A需要 0x37b70 RAM。

     对于工厂生产时,我们需要另外一个独立的工厂测试程序,这个程序略小于程序A.

     我设想通过Bootloader根据引导配置文件来选择加载不同程序,基于这样的RAM情况,不知道是否有bootloader程序可参考?

     或者是否有策略可以直接从一个母片flash中读取镜像,来直接烧录?

谢谢!