当装载后出现在main()函数的开始处,如何在装载后PC指向汇编代码,即bl_init.asm中的Entry处???
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.
当装载后出现在main()函数的开始处,如何在装载后PC指向汇编代码,即bl_init.asm中的Entry处???
印象中有个在CCS的view中,有个assembly的选项,打开那个应该就能看到了。