Unable to load code to Artemis Edge

I have the Edge and Serial (DEV-15170) and Serial Basic Board (DEV-14050) to talk to it. I’ve configured the Artemis board and libraries in my Arduino IDE (v1.8.13) but am unable to load any code to the Edge. The IDE times out trying to write to the serial port.

Logging from IDE:

Image from 0x0 to 0x270c will be loaded at 0x20000

Connecting over serial port COM5…

Fail

Fail

Fail

Tries = 3

Upload failed

Any ideas? I’ve reviewed the hardware hookup guides and the Programming the Sparkfun Edge Board with Arduino guide and am pretty sure I didn’t miss anything.

TIA,

Kevin

do you press and hold the right button(s) as you upload ?

DUH! Thank you! Completely missed that in the instructions.

Artemis SVL Bootloader

Script version 1.7

Phase: Setup

Cleared startup blip

Failed to enter bootload phase

Phase: Setup

Cleared startup blip

Failed to enter bootload phase

Phase: Setup

Cleared startup blip

Failed to enter bootload phase

Target failed to enter bootload mode. Verify the right COM port is selected and that your board has the SVL bootloader.

So I have to ask, does the Edge have the SVL bootloader installed? How do I tell? I lowered the baud to 115200 then to 57600, each time RST then 14 release RST then release 14 - same error

Tried ‘burning a bootloader’

java.lang.NullPointerException

at cc.arduino.packages.uploaders.SerialUploader.burnBootloader(SerialUploader.java:329)

at processing.app.Editor.lambda$handleBurnBootloader$61(Editor.java:2385)

at java.lang.Thread.run(Thread.java:748)

Error while burning bootloader.

All I want to see is blinky blink. nope.