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.
280033的FLASH空间:从0x88000 Bank0.Sector8
FLASH BOOT的默认地址:0x80000,Bank0.Sector0
这就意味着,每一片280033都要设置BOOTDEF才能让DSP从正确的位置自启动
这和其他的dsp不同,导致花费半天时间才解决此问题。
请问,Ti能否使出厂的280033的FLASH Boot指向正确的扇区地址?
不能。器件生产的时候出于降低成本等因素的考虑采用了统一的BOOT默认配置,但在设计上是没有问题的。只能通过BOOTDEF来配置FLASH entry point到0x88000,然后再通过BOOT模式选择引脚选择刚才配置的BOOT模式。