Hi there.
I have trouble when I try to integrate the ML library into a Mplab project.
I get a compilation error:
nbproject/Makefile-impl.mk:39: recipe for target ‘.build-impl’ failed
make[2]: *** [dist/default/production/Smartbell-SAMD21-BMI160.X.production.hex] Error 255
make[1]: *** [.build-conf] Error 2
make: *** [.build-impl] Error 2:
This is the details of this problem:
- HW. 6DOF IMU 14 CLICK + SAM-IoT WG
- FW Example based on Smartbell_Edge_Impulse.X
- Libraries. I added the libraries into the Smartbell_Edge_Impulse.X as the step by step documents shows (https://microchipdeveloper.com/machine-learning:porting-edge-impulse-sdk)
I already checked all the steps of this document. But I get the same issue.
Someone can help me?
Best regards
Marcos.