Question/Issue:
I’ve built my first impulse project and I’m having trouble deploying onto my open mv h7 as I can’t build it when I get to the deployment stage. The build button is greyed out as shown below:
I have retained and gone through the setup steps for my project
Tried to connect my board in the devices panel - but had trouble data forwarding to my device and instead am hoping to build the file and import it into the open mv IDE
Logged into the open mv IDE to see if I could access project through it
We found the bug.
To fix it, can you select the C++ deployment option and choose the TFLite engine.
Then go back selecting the OpenMV Firmware, it should work.
We “save” the inference engine but OpenMV does not have that dropdown menu.
We’ll work on fixing this. Thanks for flagging it!
Thank you this worked! I just had one more question, after deploying and setting up it is saying that it can’t find the Model as seen in this photo. I’m not sure if it is an issue on my end, so I’d appreciate any guidance