I ran make all went well. Now i am trying to flash the Spark Core. acording to the readme file it says
to do:
dfu-util -d 1d50:607f -a 0 -s 0x08005000:leave -D core-firmware.bin
yet, i get the following error.
Error: Invalid dfuse address: 0x08005000:leave
Below you can see that i have verified the other steps as well.
C:\Z\core-firmware\build>dfu-util -l
dfu-util 0.6
Copyright 2005-2008 Weston Schmidt, Harald Welte and OpenMoko Inc.
Copyright 2010-2012 Tormod Volden and Stefan Schmidt
This program is Free Software and has ABSOLUTELY NO WARRANTY
Found DFU: [1d50:607f] devnum=0, cfg=1, intf=0, alt=0, name="@Internal Flash /0x08000000/20001Ka,1
08001Kg"
Found DFU: [1d50:607f] devnum=0, cfg=1, intf=0, alt=1, name="@SPI Flash : SST25x/0x00000000/512*04Kg
"
C:\Z\core-firmware\build>dfu-util -d 1d50:607f -a 0 -s 0x08005000:leave -D core-firmware.bin
Error: Invalid dfuse address: 0x08005000:leave
C:\Z\core-firmware\build>