Part Number: EK-TM4C1294XL
Tool/software: Code Composer Studio
I would like to store a number of fixed data patterns somewhere in the processors memory. We are talking about 16-20 kB total so EEPROM (6 kB) is not the way forward.
The patterns are fixed, and I have them in binary files. Storage in flash would be nice, so I would not have to upload every time started.
But how to do it in CCS?
Getting the patterns there and how to access them?
/Jan
