Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compiling bootloader from source issues #28794

Open
davidkhan opened this issue Dec 1, 2024 · 0 comments
Open

Compiling bootloader from source issues #28794

davidkhan opened this issue Dec 1, 2024 · 0 comments

Comments

@davidkhan
Copy link

davidkhan commented Dec 1, 2024

Hello , this is first time i am posting and not sure the right place.

I have flight controller boards
MicoAir743 ardupilot/libraries/AP_HAL_ChibiOS/hwdef/MicoAir743/hwdef.dat at master · ArduPilot/ardupilot · GitHub

MicoAir405v2 ardupilot/libraries/AP_HAL_ChibiOS/hwdef/MicoAir405v2/hwdef.dat at master · ArduPilot/ardupilot · GitHub

Pixhawk6C MINI ardupilot/libraries/AP_HAL_ChibiOS/hwdef/Pixhawk6C/hwdef.dat at master · ArduPilot/ardupilot · GitHub

I was trying to build bootloader on my MacOS machine , all compile ok and even .bin sizes are same. I use STM32CubeProgrammer , full erase and upload , but doesn't work.
Doesn’t work i mean , no led flashing , no hardware discovery on my windows and MAC.
Though it could be build system , I tried on my linux ubuntu 24 machine and upload , but still the same.

I tried to build bootloaders for all board and tested and none of the board work.
I have attached 2 bootloaders , one is my build and other one is original.
***** Please note all original bootloaders under ardupilot/Tools/bootloaders at master · ArduPilot/ardupilot · GitHub are working fine. and i tried from latest sources and older as well*******

Any idea what it could be and have anybody same issues?

Regards,
David

BOOTLOADER.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant