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.

C6748程序存储位置问题



我看C6748手册上写当使用UBL时,程序烧写在SPIFLASH的0x010000位置,但是我看ubl源程序里面在加载程序之前在0x010000处开始读取spiBootHeader和section等信息,我想知道我们的bin程序的起始位置是在哪?