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.

关于AIS boot方式疑问



1、如果用AIS方式boot,是不是不需要二次bootloader?

2、6747的EMIFA接口地址线只有15位,也就是支持32KB,如果用NOR FLASH作为程序存储器,当程序大于32KB时,是不是就不能用AIS boot方式加载程序,必须使用legacy 或direct方式来boot。

3、如果使用legacy或direct方式boot,那程序烧写过程和AIS方式一样吗。如果不一样具体如何烧写,是不是要将.out文件转换为.hex文件在烧写。