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.