deat all
I download the 6678 RBL from http://software-dl.ti.com/sdoemb/sdoemb_public_sw/rbl/1_0_C6678/index_FDS.html.
there are my questions:
question 1:I want to boot my 6678 from spi .so the RBL code will execute spimain.c ?
question 2: I find out that the function 'void bootInitBootParamsSpi()' does not execute in bootMainSpi () , where does the function 'void bootInitBootParamsSpi()' execute?
question 3: which file define the 'BOOT_PARAMS_SPI_T' in the shannon folder?
thanks!