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.
工具/软件:Code Composer Studio
大家好、
对于 C28346、在 FlashBurn 项目中、在哪里可以找到被转换为 bootcode.h 阵列时官方提供的源代码? 客户开发的 uboot 程序如何实现跳转到另一个应用程序?
现在、已为项目开发了 uboot 程序、该程序允许从串行端口在线烧录应用程序以扩展闪存、但客户不知道如何跳转到应用程序。
客户认为 FlashBurn 项目中的引导代码程序数组应该是实现该函数的一部分、但他不知道如何实现、因为没有源代码。
谢谢、