我写了个程序可以通过串口将另一个程序的bin文件从FLASH的0x00开始写入,该程序除了向量表部分,其他部分都存在FLASH高端(0x00020000),请问是否可以通过绝对地址定位后使另一个程序开始执行。可以的话定位的地址是?
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.