Comments: Programming the SparkFun Edge with Arduino

Pages

Looking for answers to technical questions?

We welcome your comments and suggestions below. However, if you are looking for solutions to technical questions please see our Technical Assistance page.

  • piovac / about 3 years ago / 1

    On the board I just received the SVL fails to upload the program. It turn out that it still has the default Ambiq Micro bootloader. That bootloader has the issue to reset the board when i starts connecting. The only way to make the upload happening is to keep button 14 presed after reset until the image has been completely uploaded. See post on stackoverflow.

  • Member #1133127 / about 4 years ago / 1

    It didn't work for me. I get the following error when try to compile.

    /Users/ethanfan/Library/Arduino15/packages/SparkFun/tools/arm-none-eabi-gcc/8-2018-q4-major/bin/../lib/gcc/arm-none-eabi/8.2.1/../../../../arm-none-eabi/bin/ld: /var/folders/d2/59xm_xks15s0p46s478bnmfc0000gn/T/arduino_build_655603/sketch/arduino_audio_provider.cpp.o: in function pdm_start_dma(tflite::ErrorReporter*)': /var/folders/d2/59xm_xks15s0p46s478bnmfc0000gn/T/arduino_build_655603/sketch/arduino_audio_provider.cpp:182: undefined reference totflite::ErrorReporter::Report(char const*, ...)' /Users/ethanfan/Library/Arduino15/packages/SparkFun/tools/arm-none-eabi-gcc/8-2018-q4-major/bin/../lib/gcc/arm-none-eabi/8.2.1/../../../../arm-none-eabi/bin/ld: /var/folders/d2/59xm_xks15s0p46s478bnmfc0000gn/T/arduino_build_655603/sketch/arduino_audio_provider.cpp.o: in function `am_pdm_isr':

    • Member #1553818 / about 4 years ago / 1

      It seems you are using the precompiled version of TensorFlow Library.

      Select the non-precompiled version of the library.

      Verify you are using Version 1.15.0-ALPHA as in the following picture:

      TensoFlow Lite Install

  • Member #1553818 / about 4 years ago / 1
    • santaimpersonator / about 4 years ago / 1

      Cool. Hopefully, this will be helpful for other customers until we get a chance to port the examples over for all the Artemis boards.


If you've found an issue with this tutorial content, please send us your feedback!