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.
前一个帖子的情况:
自制板,程序(进过在线调试验证运行没有问题)已经按照direct boot教程烧写进nor flash(显示successful)
首先devstat寄存器数值为940D,是spi boot的模式
boot magic寄存器数值为0
各个核的boot addr均为20b00001
用示波器观察spi时钟,频率确实是500khz,但是只有很少的几组时钟,观察spi数据线miso也只有很短一段数据(基本没有)。请问专家这是什么原因导致我的boot失败?
目前:
检测过dspclkout,有稳定输出,
跟踪了pc指针,停留在0x20B084D8
devstat寄存器数值为940D,这里Mode设置成了1, Boot parameter Table 里的mode也要设成1,例程里的mode是0,需要改成1试试。
Table 2-13 SPI Device Configuration Field Descriptions (Part 1 of 2)
www.ti.com/.../tms320c6674.pdf