Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error compiling IMU_Classifier #25

Open
mcedrdiego opened this issue Jan 15, 2021 · 0 comments
Open

Error compiling IMU_Classifier #25

mcedrdiego opened this issue Jan 15, 2021 · 0 comments

Comments

@mcedrdiego
Copy link

After running and retrieving model.h from IMU_Capture .csv data, I can't compile IMU_Capture.ino. I can't find the problem
Here is the compilation error.

/home/apehooman/Arduino/libraries/Arduino_TensorFlowLite/src/cortex-m4/fpv4-sp-d16-softfp/libtensorflowlite.a(micro_error_reporter.cpp.o): In function `tflite::MicroErrorReporter::Report(char const*, std::__va_list)':
/home/arduino/workspace/Libraries-Google-Tensorflow-scraper/Arduino/libraries/tensorflow_lite_mirror/src/tensorflow/lite/micro/micro_error_reporter.cpp:35: undefined reference to `DebugLog'
/home/arduino/workspace/Libraries-Google-Tensorflow-scraper/Arduino/libraries/tensorflow_lite_mirror/src/tensorflow/lite/micro/micro_error_reporter.cpp:36: undefined reference to `DebugLog'
collect2: error: ld returned 1 exit status
Using library Arduino_LSM9DS1 at version 1.1.0 in folder: /home/apehooman/Arduino/libraries/Arduino_LSM9DS1 
Using library Wire in folder: /home/apehooman/.arduino15/packages/arduino/hardware/mbed/1.1.6/libraries/Wire (legacy)
Using library Arduino_TensorFlowLite at version 2.4.0-ALPHA-precompiled in folder: /home/apehooman/Arduino/libraries/Arduino_TensorFlowLite 

exit status 1
Error compiling for board Arduino Nano 33 BLE.

@mcedrdiego mcedrdiego changed the title Error compiling IMU_Classiier Error compiling IMU_Classifier Jan 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant