In dorking around with platform.txt (boards.txt doesn't seem to define the link phase), I rewrote the following rule:
recipe.objcopy.hex.pattern
In doing this, I was able to determine that my path wasn't being inherited and instead was being set to
PATH=/usr/bin:/bin:/usr/sbin:/sbin
This ...
Search found 2 matches
- Wed Nov 09, 2016 6:45 pm
- Forum: ESP32 Arduino
- Topic: Problem linking Blink example
- Replies: 3
- Views: 11810
- Tue Nov 08, 2016 10:29 pm
- Forum: ESP32 Arduino
- Topic: Problem linking Blink example
- Replies: 3
- Views: 11810
Problem linking Blink example
Folks:
I just got an ESP32 Thing from Sparkfun and am trying to get the Blink example to work (Mac running El Capitan). I followed the directions on their hookup guide for downloading and installing support for the ESP32 into the Arduino IDE. I set the board, port, speed, etc. and copy/pasta'ed ...
I just got an ESP32 Thing from Sparkfun and am trying to get the Blink example to work (Mac running El Capitan). I followed the directions on their hookup guide for downloading and installing support for the ESP32 into the Arduino IDE. I set the board, port, speed, etc. and copy/pasta'ed ...