Hello,
I would like to check if there is anyone with knowledge about running TFLM on a M55 MCU. I am trying to build a project with a tflite model quantized and converted to a C-array. I have also aligned both model and tensor arena to 16 byte boundary but still getting a hard fault when the AllocateTensors is run. I have tried to disable the align checking and the problem disappears but I know that this is no permanent solution.
I would be really happy if there is anyone who knows something about this.
The best,
Mats Nilsson