arduino / arduino/ArduinoTensorFlowLiteTutorials

Error compiling IMU_Classifier

Đang mở
#25 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Jupyter Notebook
Star
270
Fork
122
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

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.

```

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Hướng nghiên cứu

Bắt đầu bằng cách tái hiện bản build Arduino Nano 33 BLE với IMU_Capture.ino và model.h được tạo. Kiểm tra các tham chiếu linker được báo cáo trong micro_error_reporter.cpp cùng các phiên bản Arduino_TensorFlowLite và Arduino_LSM9DS1 đã cài đặt, sau đó xác định liệu sketch có biên dịch thành công với một cấu hình thư viện tương thích hay không.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
arduino
Lĩnh vực
embedded-iot, machine-learning
Loại issue
Lỗi
Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức độ hoạt động
Đình trệ
Độ rõ ràng
Cần làm rõ
Mức phù hợp với người mới
25/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.