Hi,
I am using the Artemis redboard ATP on a macOS Sierra 10.12.6. My Arduino core is most recent release 1.8.13. I followed the steps in the software setup tutorial and downloaded the Sparkfun Apollo3 boards 1.1.1 version. I can see the Artemis board show up as a serial device /de/cu.wchusbserialfa130.
I am using the Sparkfun Variable loader and a baud rate of 921600.
When I go to load the Blink example arduino script I get the following error message:
Arduino: 1.8.13 (Mac OS X), Board: “SparkFun RedBoard Artemis ATP, 921600, SparkFun Variable Loader (Recommended)”
[19695] Error loading Python lib ‘/var/folders/jz/73q76bfs12g6lvh5hbt3fwj80000gn/T/_MEIF4OOUC/Python’: dlopen: dlopen(/var/folders/jz/73q76bfs12g6lvh5hbt3fwj80000gn/T/_MEIF4OOUC/Python, 10): Symbol not found: _futimens
Referenced from: /var/folders/jz/73q76bfs12g6lvh5hbt3fwj80000gn/T/_MEIF4OOUC/Python
Expected in: /usr/lib/libSystem.B.dylib
in /var/folders/jz/73q76bfs12g6lvh5hbt3fwj80000gn/T/_MEIF4OOUC/Python
the selected serial port in /var/folders/jz/73q76bfs12g6lvh5hbt3fwj80000gn/T/_MEIF4OOUC/Python
does not exist or your board is not connected
I couldn’t find any similar issues on the forum, and would appreciate some help