Does the Workbench now support Mesh devices? I am trying to use Workbench on an iMac to flash either my Xenon or Boron devices and I am getting an error in the terminal:
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/
Opening DFU capable USB device...
ID 2b04:d00e
Run-time device DFU version 011a
Claiming USB DFU Interface...
Setting Alternate Setting #0 ...
Determining device status: state = dfuIDLE, status = 0
dfuIDLE, continuing
DFU mode device DFU version 011a
Device returned transfer size 4096
DfuSe interface name: "Internal Flash "
Downloading to address = 0x08020000, size = 459072
_dfu-util: Last page at 0x0809013f is not writeable
make[1]: *** [program-dfu] Error 74
make: *** [flash-debug] Error 2
The terminal process terminated with exit code: 2
Press any key to close the terminal.
I can build and then flash using the particle command from Terminal, but then I am not sure how to use the debugger, and it is cumbersome to copy the output path of the bin file from the compile to the flash command.