1:如6678处理板使用SPI 连接的nor flash进行boot,那么在RBL中是不是执行spimain.c程序?
2:spimain.c程序中函数的一些函数都没有被bootMainSpi调用,请问这些函数是被哪一个主函数调用?
3:一些数据类型在shannon文件夹中找不到定义,如BOOT_PARAMS_SPI_T。请问在哪里可以找到定义文件?
谢谢
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.
1:如6678处理板使用SPI 连接的nor flash进行boot,那么在RBL中是不是执行spimain.c程序?
2:spimain.c程序中函数的一些函数都没有被bootMainSpi调用,请问这些函数是被哪一个主函数调用?
3:一些数据类型在shannon文件夹中找不到定义,如BOOT_PARAMS_SPI_T。请问在哪里可以找到定义文件?
谢谢