dear all
there is only one nor flash on our board,the flash is connected 6678 through spi. we want to boot 6678 from spi.
after i look into the datasheet about bootloader, there are 4 questions.
1:what is the relation between boot table and boot paramter table?
2:since the boot parameter table is used to configure SPI boot, Does this mean the boot table has no relation with spi boot?
3:from the datasheet C66x DSP bootloader user guide, I know how to create a boot table, but how to create a boot parameter table?
4:what is the relationship between boot parameter table and my own application ?
thanks.