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.

TMDX570LC43HDK: Best way to load some data on the board at boot

Part Number: TMDX570LC43HDK


Hy,

maybe a stupid question, sorry,

in my application I need to load some data at boot,

these data represent a table with 10 column and 15 rows for example,

which solution could be best on TMDX570LC43HDK with freeRTOS?

My proposal are the following but if you think there are other solutions please let me know it:

1) Read the data from a file located in the SD_CARD, maybe it is needed to create the filesystem with FreeRTOS_Plus_FAT_SL

2) Load the data at boot from SDRAM using emif

can you give me some idea about how to solve such kind of topic?

Thanks

Antonio