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.

c6701 在线load仿真可以运行,flash启动不行求解



      最近在学习c6701,想通过编程器把.out转化为的.hex文件烧写到flash中实现,bootload ,选择10101 bootload 模式,一段小程序在线load可以运行,但flash启动不正确。现象是ce0, ce2,ce3会有波形输出,程序运行不正常。程序思想是bootload完成后直接通过ce0空间接口对外数据线写数据。但程序是乱的。是什么环节出现问题造成的呢