I have been able to write firmware to the RDDRONE-FMUK66 board, I have tried using the segger debugger and it is able to recognise the board but it cannot connect.
In addition when I try to upgrade the firmware using qgroundcontrol it does not work either, I get the following message:
Found device: PX4 FMUK66 v3.x
Connected to bootloader:
Version: 5
Board ID: 28
Flash size: 2072576
Plug in your device via USB to start firmware upgrade.
Downloading firmware...
From: http://px4-travis.s3.amazonaws.com/Firmware/stable/nxp_fmuk66-v3_default.px4
Download complete
MAV_AUTOPILOT = 12
Successfully decompressed parameter_xml
Successfully decompressed airframe_xml
Successfully decompressed image
Erasing previous program...
Error: Erase failed: Send Command: Command failed: 0x13 (PROTO_INVALID)
Upgrade cancelled
Hi Maxwell,
We have a tutorial to program FMUK66 for first use. Please see this link: https://nxp.gitbook.io/hovergames/userguide/programming
Also you can use Segger debugger in case the board is bricked or to program it for the first time as well. https://nxp.gitbook.io/hovergames/developerguide/program-software-using-debugger
Best regards,
Felipe