2019-09-11 07:08 AM
Hello,
I'm trying to run a neural network on the NUCLEO-H743ZI2.
Following this tutorial : https://www.youtube.com/watch?v=grgNXdkmzzQ, I have managed to analyze a MobileNetV1_0.25 and generate the project code. The only difference is that I selected "TrueSTUDIO" as Toolchain IDE (8:42 min in video).
When I try to build the project, I am running into the following error:
"cannot find -l:NetworkRuntime400_CM7_GCC.a"
What could be the source of the problem?
Thank you for your help,
Simon