-
Notifications
You must be signed in to change notification settings - Fork 115
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
Hoverboard.axf not found #3
Comments
Have you found any solution for this error? I'm experiencing the same |
Hi @bugiworks @pieterjanbuntinx , I met the same error. Did you manage to solve it? Thanks for sharing. |
Hi @kevin0932, |
Unfortunately i couldnt find any solution, I will try that fork then i will update the comment. |
Hi. Were you able to flash this firmware? |
Yes, I was able to flash it. It works great. What are you stuck on? |
You could perhaps measure continuity using a multimeter from the pins of the MCU to the peripherals. If that corresponds to the pinout in the code it should work. That will be quite some work though, so if you think that the layout of the PCB looks about the same as the one of this repo, you could perhaps just try it out (at your own risk). Replacement boards are not that expensive from AliExpress |
ok, I will do that and post the results. Do you know if there is a way to pull the original firmware from the board? Would it be posible to write it back in the board if I fail and its not burned l? |
No I don't think so. I thought it was locked or something. It has something to do with the options bytes |
ok, thank you very much for you time : ) |
I appreciate your work, after tried one motherboard hoverboard, i want to try this split one also.
when i try to build with keil, i get the error
.\Objects\Hoverboard.axf: error: L6031U: Could not open scatter description file .\Objects\Hoverboard.sct: No such file or directory
Not enough information to list image symbols.
Not enough information to list load addresses in the image map.
Finished: 2 information, 0 warning, 0 error and 1 fatal error messages.
".\Objects\Hoverboard.axf" - 1 Error(s), 0 Warning(s).
Target not created.
any solution? or any direct hex files do you have?
By the way, the board im using has GD32F103 not F130, i have downloaded the pack for 103 but im not sure if it works same.
The text was updated successfully, but these errors were encountered: