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.

C6678 NOR FLASH加载



您好~看了论坛上的一些问题和bootloader文档后,发现想用NOR FLASH加载有两种方式,一是用I2C引导,二是直接用SPI加载。然后我已经利用mcsdk实现了通过I2C引导的NOR FLASH加载。但是第二种方法的流程却一头雾水,只知道要用hex6x工具生成boot table等,不知道具体点的操作过程,希望专家和网友们能指点一下,给个直接用SPI实现NOR FLASH加载的具体流程,最好能提供个例程!谢谢~