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 SPTBOOT 的flash芯片型号



我在使用C6678 EVM板时采用SPI boot模式进行boot,使用了MCSDK中的norwriter程序~EVM版上FLSH型号为N25Q128a21bsf40f,但是自己制板子时市面上买不到一样的型号,只能买到N25Q128a11bsf40f的flash,封装都一样,但是evm上的flash是bottom模式的,能买到的是top模式的。我想请问一下这样的flash能用吗?如果能够使用,norwriter程序需要做怎么样的修改?boot loader知道从什么样的地址去读程序吗?谢谢~~~~