Tool/software: Code Composer Studio
Hi experts,
I created a project in CCS to program SPI flash in my board, for now I was able to write and read data back.
Is it possible to open the spl.bin file in my project, then program SPI flash with it? I think i should be able to write the spl.bin file to SPI flash, I just want to know whether this is feasible or not? Is there any other things to pay attention to, e.g. little endian or big endian, etc?
Thanks
Chris