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