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.

BIOS初始化失败



我目前工程用到BIOS,仿真时发现不能进到main(),跟踪发现 程序执行完UserInit 后跳如BIOS_init ,执行TSK_Init后又返回到UserInit()函数。DSP28335, FLASH下仿真,IDE用的CCS5.5。有遇到这种 问题的吗?