Hi,
We are using IMXRT1170 EVK and using External flash memory in FreeRTOS Environment.
1. How to do partition of external flash memory?
2. We want to do partition of external flash memory in freeRTOS environment,
a) one for Secure Boot and Secure Firmware without File System and
b) One to store data using File System.
c) if option a is not possible, Can we use File System for Secure boot and Secure firmware?
3. If question 2 is not possible, what are other possibilities please suggest?
Thanks in advance.