I can't understand the error message

Library Arduino_TensorFlowLite has been declared precompiled:
Using precompiled library in C:\Users\김동준\Documents\Arduino\libraries\Arduino_TensorFlowLite-2.4.0-ALPHA-precompiled\src\cortex-m4\fpv4-sp-d16-softfp
C:\Users\�赿��\Documents\Arduino\libraries\Arduino_TensorFlowLite-2.4.0-ALPHA-precompiled\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.exe: error: ld returned 1 exit status

exit status 1

Compilation error: exit status 1

How can I fix this problem?

Post your code ?
Dollow the forum guidlines, format your code, and use [code tags]

1 Like

Spend a few minutes and read the forum guidelines. Without following them you will probably not get a valid answer in a reasonable amount of time. I am not going to spend an hour or two trying to interpret your garbage in the post. It may sound dumb but if we know the Arduino you are using and have links to technical information on the hardware items that goes a long way. Posting a Schematic, not a frizzy picture will get you some help much faster.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.