-
Notifications
You must be signed in to change notification settings - Fork 205
Description
Hello...
I am following with guide in this site ii order to deploy AI model to STM32F4. But I have the problem in compile.
This issue is the same to other issue(Error in compile tflu-kws-cortex-m/kws_cortex_m #61) but the solution is not open.
I am in problem with compile under cross compile 9.3.1 and python 3.9.15 on osx mac.
Compile [ 99.7%]: test_helpers.cc
Compile [100.0%]: schema_utils.cc
Link: mbed
/Applications/ARM/bin/../lib/gcc/arm-none-eabi/9.3.1/../../../../arm-none-eabi/bin/ld: BUILD/DISCO_H747I/GCC_ARM/mbed-os/platform/source/mbed_sdk_boot.o: in function __wrap_main': /Users/charles/Documents/DocPrj/NotYet/ML-examples/tflu-kws-cortex-m/tensorflow/tensorflow/lite/micro/tools/make/gen/osx_x86_64/prj/kws_cortex_m/mbed/./mbed-os/platform/source/mbed_sdk_boot.c:177: undefined reference to
main'
collect2: error: ld returned 1 exit status
[ERROR] /Applications/ARM/bin/../lib/gcc/arm-none-eabi/9.3.1/../../../../arm-none-eabi/bin/ld: BUILD/DISCO_H747I/GCC_ARM/mbed-os/platform/source/mbed_sdk_boot.o: in function __wrap_main': /Users/charles/Documents/DocPrj/NotYet/ML-examples/tflu-kws-cortex-m/tensorflow/tensorflow/lite/micro/tools/make/gen/osx_x86_64/prj/kws_cortex_m/mbed/./mbed-os/platform/source/mbed_sdk_boot.c:177: undefined reference to
main'
collect2: error: ld returned 1 exit status