Hello
This is my first project using Tensorflow on and I'm using MIMXRT1062
I try to init model this way:

and inside InferenceInit() I create an instance of BuiltInOpResolver

After executing the line highlighted with green my program crashes this way and I have no idea what to do.

Please help