I'm using ROM API to store the critical data into flash.
As I tried with reading 1kb, writing 256bytes and erasing 4kb works fine. but when I increased reading size to 2kb the system restarts. Kindly let me know what is the max size for read using these API.
Note: flash IC data sheet mentioned we can read entire memory using 1 instruction.
iMXRT1060