I don’t know if this is a Workbench-specific issue, but that’s where I’m seeing it: when I try to flash locally, I get
Suffix successfully added to file
Serial device PARTICLE_SERIAL_DEV : not available
Flashing using dfu:
dfu-util -d 0x2B04:0xD006 -a 0 -s 0x80A0000:leave -D /Users/me/…/Expendable/target/Expendable.dfu
dfu-util 0.9
Copyright 2005-2009 Weston Schmidt, Harald Welte and OpenMoko Inc.
Copyright 2010-2016 Tormod Volden and Stefan Schmidt
This program is Free Software and has ABSOLUTELY NO WARRANTY
Please report bugs to http://sourceforge.net/p/dfu-util/tickets/
dfu-util: No DFU capable USB device available
make[2]: *** [program-dfu] Error 74
Any info would be appreciated. I could’ve sworn I got this to work, at work, without any difficulties …
That solved my problem, thanks, gentlemen. I hadn’t used dfu-util much, if at all (a testimonial to how well-engineered the Photon is), and since Particle: Cloud Flash just took a couple of keystrokes, I figured Particle: Flash Application (local) would work exactly the same.