Dear Aman,
Thank you for your explanation.
After running "make program-boot”, dsy_bootloader_v5_4.bin was successfully written into Daisy Seed Error 74 can be ignored.
However, I got an error for “make program-dfu”. The complete error log is attached below.
It tried to write the program to the address 0x90040000QSPI Flash, which is as expected because APP_TYPE = BOOT_QSPI is configured in the Makefile.
QSPI flash is 8MB and the bin file is 2.2MB, so the error should not due to lack of memory.
Any further help would be greatly appreciated!
Best regards,
Teteuya Miwa
Log:
base tetsuya@MacBook-Air DaisyCsoundGenerative % make program-dfu
dfu-util -a 0 -s 0x90040000:leave -D build/daisyCsoundGenerative.bin -d ,0483:df11
dfu-util 0.11
Copyright 2005-2009 Weston Schmidt, Harald Welte and OpenMoko Inc.
Copyright 2010-2021 Tormod Volden and Stefan Schmidt
This program is Free Software and has ABSOLUTELY NO WARRANTY
Please report bugs to dfu-util / Tickets
dfu-util: Warning: Invalid DFU suffix signature
dfu-util: A valid DFU suffix will be required in a future dfu-util release
Opening DFU capable USB device...
Device ID 0483:df11
Device DFU version 011a
Claiming USB DFU Interface...
Setting Alternate Interface #0 ...
Determining device status...
DFU state2 = dfuIDLE, status0 = No error condition is present
DFU mode device DFU version 011a
Device returned transfer size 1024
DfuSe interface name: "Internal Flash "
Downloading element to address = 0x90040000, size = 2153468
dfu-util: Last page at 0x9024dbfb is not writeable
make: *** [program-dfu] Error 64
2025/04/23 22:16、Aman Jagwani <amanjagwani1998@GMAIL.COM>のメール:
Hi Tetsuya,
You should be able to flash the two examples like any Daisy program that uses the bootloader as per this:
https://daisy.audio/tutorials/_a7_Getting-Started-Daisy-Bootloader/
The dsy_bootloader_v5_4.bin will automatically be used the makefile handles this.
So you can run:
make program-boot
and then:
make program-dfu
Make sure you have the Daisy toolchain installed and you can refer to the link above for the sequence of pressing the boot and reset buttons on the Daisy to enable it to be flashed.
Hope this helps!
Thank you,
Aman Jagwani
Hi,
I’m using MacOS to build DaisyCsound from copied repository.
-----------
Hello,
I’m trying DaisyCsound by following the instruction below:
csound/Daisy/DaisyCsoundExamples at develop · csound/csound · GitHub
Finally I built daisyCsoundGenerative.bin and daisyCsoundMidi.bin, but how can I upload them to Daisy Seed?
I also found dsy_bootloader_v5_4.bin in the repository. I guess the default boot loader should be replaced by this, but no idea how to do it.
Any help would be greatly appreciated!
Best regards,
Tetsuya Miwa
Csound mailing list
Csound@listserv.heanet.ie
LISTSERV 16.5 - CSOUND List at LISTSERV.HEANET.IE
Send bugs reports to
Issues · csound/csound · GitHub
Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie LISTSERV 16.5 - CSOUND List at LISTSERV.HEANET.IE Send bugs reports to Issues · csound/csound · GitHub Discussions of bugs and features can be posted here
Csound mailing list
Csound@listserv.heanet.ie
Send bugs reports to
Issues · csound/csound · GitHub
Discussions of bugs and features can be posted here