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
我在这里遵循了示例: software-dl.ti.com/.../index_examples_demos.html
DMSC_Cortex_M3_0和 CortexA53_0_0已连接。 但是一旦载入"hello_world.out"、CortexA53_0_0就开始运行(运行(安全))。 它不是从应该为0x70001000的 ENTER 点开始。 请参见下图:
当我点击脉冲时、PC 卡在0x0200处。 请参见下图:
出了什么问题? 我尝试将链接器起始地址设置为0x70001000、但它没有帮助。