Tool/software: TI-RTOS
Our produce use DRA78x, have a 256M QSPI Flash.
Software based on vision SDK, OS is RTOS.
We need to create a FAT partition on QSPI Flash.
how to create a FAT partition?
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.
Tool/software: TI-RTOS
Our produce use DRA78x, have a 256M QSPI Flash.
Software based on vision SDK, OS is RTOS.
We need to create a FAT partition on QSPI Flash.
how to create a FAT partition?
Hi,
QSPI is a flat memory that is mapped to a physical address and there cannot be any partitions in QSPI memory, you can check this thread for further details:
If you want to boot from QSPI you can check chapter "3.5 Load using QSPI" in VisionSDK_UserGuide_TDA3xx.pdf.
Regards,
Yordan