I am looking for the fastest way to store data(about 50kb) with the applciation code during the flashing process and load it to be use by the application or by the kernel of the RTOS, I am using RTOS called ThreadX in STM32H7,
the stored small data will determie how the application behave
Note: I tried to use FileX(extension for ThreadX), but it should format the NOR Flash first to work