Question
I am having an issue in the code generated from X-CUBE-AI library. The C generated code for my tflite model (called network) is giving following error: /X-CUBE-AI/App/network.h:40:3: error: invalid initializer
The error is in the network.c code file generated by the X-CUBE-AI library. I have chosen "Not Selected" option in drop down option for X-CUBE-AI. The code below is giving the error as mentioned:

