We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
I've just tried your custom booloader example on a nucleo l073RZ with system workbench and it always fails with a HardFault:
0xfffffffe () at 0xfffffff9 __register_exitproc() at 0x8003862 atexit() at 0x800380a _start() at 0x8000146
I guess it has something to do with the linker script. Do you have a working project available for this board?
Best regards,
Constantin
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I've just tried your custom booloader example on a nucleo l073RZ with system workbench and
it always fails with a HardFault:
0xfffffffe
() at 0xfffffff9
__register_exitproc() at 0x8003862
atexit() at 0x800380a
_start() at 0x8000146
I guess it has something to do with the linker script. Do you have a working project available for this board?
Best regards,
Constantin
The text was updated successfully, but these errors were encountered: