Search found 2 matches

by Johny
Tue Sep 05, 2017 4:06 pm
Forum: Support
Topic: 'make flash' via jlink - crazyflie doesn't boot
Replies: 5
Views: 5288

Re: 'make flash' via jlink - crazyflie doesn't boot

Thanks for the tip! :) I've had the crazyflie for a while but only now started to dig deeper into it. I guess I'll go with the workaround you proposed for the time being because anyway, for the purpose of debbuging my changes to the firmware I dont really need the bootloader, so I guess I could load...
by Johny
Tue Sep 05, 2017 12:15 pm
Forum: Support
Topic: 'make flash' via jlink - crazyflie doesn't boot
Replies: 5
Views: 5288

Re: 'make flash' via jlink - crazyflie doesn't boot

Furthermore, I also tried "make CLOAD=1 DEBUG=0" and then "make flash" -- same story. The flash succeeds, but then the copter doesn't boot. Also, if the flash was actually clobbering the bootloader, then when I re-flash the bootloader I would end up clobbering the firmware -- bu...