i tried to flash bootloader from BitCraze VM5.0 into my CF1.0,But it didn't seem to work.it can't connect my usb dongle after cold boot.
my steps like this:
1.make
2.make flash
the result like this:
TargetName Type Endian TapName State
-- ------------------ ---------- ------ ------------------ ------------
0* stm32f1x.cpu cortex_m little stm32f1x.cpu running
target state: halted
target halted due to debug-request, current mode: Thread
xPSR: 0x01000000 pc: 0x080015e4 msp: 0x20005000
erased sectors 0 through 20 on flash bank 0 in 1.339076s
auto erase enabled
wrote 7168 bytes from file cloader.elf in 1.871142s (3.741 KiB/s)
verified 6692 bytes in 2.023264s (3.230 KiB/s)
shutdown command invoked
bitcraze@bitcraze-vm:~/Downloads/crazyflie-bootloader-master$
is this right? I have tried to use the latest CFclient and bootloader.what shoule i do? plz help me.
