Skip to content
This repository has been archived by the owner on Jan 24, 2022. It is now read-only.

arm-none-eabi-ld: The exception handlers are missing #46

Closed
karbfg10k opened this issue Nov 28, 2017 · 1 comment
Closed

arm-none-eabi-ld: The exception handlers are missing #46

karbfg10k opened this issue Nov 28, 2017 · 1 comment

Comments

@karbfg10k
Copy link

karbfg10k commented Nov 28, 2017

Hi, so I was trying to run the example (hello.rs) from here and I got an error when trying `xargo build --example hello.

xargo build works (I did have to add #![feature(const_unsafe_cell_new)] to the bare-metal file)

I've attached a picture with the exact bug. Please let me know if there's anything I can do to help.

I'm using:

  • rustc 1.24.0-nightly (560a5da9f 2017-11-27)
  • xargo 0.3.8
  • cargo 0.24.0-nightly (abd137ad1 2017-11-12)

xargo

P.S. I'm new to rust embedded so this maybe something on my side

@karbfg10k
Copy link
Author

karbfg10k commented Nov 28, 2017

Silly me, I just noticed the fix in one of the other closed pull requests here. Thanks for the fix, the example builds fine now

rukai pushed a commit to rukai/cortex-m-rt that referenced this issue May 1, 2021
46: Prepare for v0.4.1 r=jonas-schievink a=thalesfragoso

I'm not sure if I can publish it though...

Co-authored-by: Thales Fragoso <thales.fragosoz@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant