You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there,
thank you for creating this small project as help to start a rust project. on longan-nano.
Unfortunatelly I have a problem with objcopy trying to use the dfu-util method. Using riscv-nuclei-elf-objcopy -O binary target/riscv32imac-unknown-none-elf/release/examples/blinky blinky.bin results in an 385M sized file! Any other example has a similar result file size.
Does somebody has a clue how to solve this behaviour?
Thank you
Simon
The text was updated successfully, but these errors were encountered:
Hi there,
thank you for creating this small project as help to start a rust project. on longan-nano.
Unfortunatelly I have a problem with objcopy trying to use the dfu-util method. Using
riscv-nuclei-elf-objcopy -O binary target/riscv32imac-unknown-none-elf/release/examples/blinky blinky.bin
results in an 385M sized file! Any other example has a similar result file size.Does somebody has a clue how to solve this behaviour?
Thank you
Simon
The text was updated successfully, but these errors were encountered: