[SOLVED] OTA Flashing issue
Posted: Sat Dec 27, 2014 10:22 pm
Hi,
I just cloned both the current python and cf2 firmware repos. Make looks good and tells me that the crazyloader has been built. When I try to flash my CF2 OTA however all I get when running make cload is this:
ask@fliebox:~/crazyflie-firmware$ make cload
../crazyflie-clients-python/bin/cfloader flash cflie.bin
Restart the Crazyflie you want to bootload in the next 10 seconds ... done!
Connected to bootloader on Crazyflie 2.0 (version=0x10)
Target info: nrf51 (0xFE)
Flash pages: 232 | Page size: 1024 | Buffer pages: 1 | Start page: 88
144 KBytes of flash avaliable for firmware image.
Target info: stm32 (0xFF)
Flash pages: 1024 | Page size: 1024 | Buffer pages: 10 | Start page: 16
1008 KBytes of flash avaliable for firmware image.
Not an archive, must supply one target to flash
Reset in firmware mode ...
What am I missing here?
Thanks for your help
I just cloned both the current python and cf2 firmware repos. Make looks good and tells me that the crazyloader has been built. When I try to flash my CF2 OTA however all I get when running make cload is this:
ask@fliebox:~/crazyflie-firmware$ make cload
../crazyflie-clients-python/bin/cfloader flash cflie.bin
Restart the Crazyflie you want to bootload in the next 10 seconds ... done!
Connected to bootloader on Crazyflie 2.0 (version=0x10)
Target info: nrf51 (0xFE)
Flash pages: 232 | Page size: 1024 | Buffer pages: 1 | Start page: 88
144 KBytes of flash avaliable for firmware image.
Target info: stm32 (0xFF)
Flash pages: 1024 | Page size: 1024 | Buffer pages: 10 | Start page: 16
1008 KBytes of flash avaliable for firmware image.
Not an archive, must supply one target to flash
Reset in firmware mode ...
What am I missing here?
Thanks for your help