目前做项目碰到一个问题,将一段存在SPI FLASH的程序LOAD 进L2中,然后将跳转到该程序,跑不起来的问题。CPU把LOAD进来的程序当成了.word,这个请问要怎么解决
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.
目前做项目碰到一个问题,将一段存在SPI FLASH的程序LOAD 进L2中,然后将跳转到该程序,跑不起来的问题。CPU把LOAD进来的程序当成了.word,这个请问要怎么解决