Portenta H7 Object detection implementation problems

Topic:
[object detection works only for 1 cycle after that the tf arena error occurs]

Project ID:
[Provide the project ID, if applicable]

Context/Use case:
[I prepared an object detection project 3 categories via Portenta Vision shield (camera type is correct to the Himax library ), optimized model as arduino library approx 240 KB size]

Details:
Tried to run the Portenta with firmware 2.8.0 and also the latest firmware version, with flashsplit 2 MB + M4 in SDRAM
the same results.
Im able to compile and upload but fails after 1 succesfull recognition

Questions:
Can please somebody provide an exact example how to use the SDRAM allocation and clearing function with the edge impusle object recognition to be able to run the recognition - then clear that memory partition and work with this ?

-**Also looking for some tips how to have faster compilations, now its like 20 minutes to compile and upload the example code that is generated from Edge impulse.( I added the arduino to exception of my antivirus, but didnt helped, 16GB RAM, I5 processor…)

Thanks in Advance :slight_smile: