Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Exception table sections and plain sections cannot be mixed

Hi there,

I'm attempting to link in a static library archive to my nRF52840 targeted project and receive the following error:

Exception table sections and plain sections cannot be mixed

I've not been able to find a description of this error. I suspect that it is something to do with the way I've built the static library archive, which is written in Rust and therefore generated outside of the Segger IDE. I'm also posting to the Rust Embedded forum and the Segger IDE forum but thought I'd better ask here also, in case it is something nRF specific.

Thanks for any help.

Parents Reply Children
No Data
Related