主芯片:TMS320F28377D。
软件工程带有SYS/BIOS系统。
烧写接口:JTAG。
可以正常连上仿真器,然后正常进入主程序入口,正常执行主函数初始化。
执行主函数中的BIOS_start()时候,程序会执行到/* start first task by way of enter */这个地方,然后执行地址就会跳到0x3FE2ED,然后程序就无法正常执行了。
请帮我看下什么原因造成的?如何解决?谢谢。(换了两台电脑都是同样的现象)
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.
主芯片:TMS320F28377D。
软件工程带有SYS/BIOS系统。
烧写接口:JTAG。
可以正常连上仿真器,然后正常进入主程序入口,正常执行主函数初始化。
执行主函数中的BIOS_start()时候,程序会执行到/* start first task by way of enter */这个地方,然后执行地址就会跳到0x3FE2ED,然后程序就无法正常执行了。
请帮我看下什么原因造成的?如何解决?谢谢。(换了两台电脑都是同样的现象)