Hi,
I have the patcher up and running on OSX 10.10.2, but when I try to flash the board with the compiled firmware I get this output:
--
platform_osx/upload_fw_dfu.sh: line 2: cd: platform_osx/bin: No such file or directory
platform_osx/upload_fw_dfu.sh: line 3: ./dfu-util: No such file or directory
shell task failed, exit value: 127
Done flashing firmware with DFU
--
These directories are indeed missing, also after building from scratch. Any ideas?
Thanks
Han