Skip to content
Discussion options

You must be logged in to vote

Note I'm not using west for building, this is in a CI so trying to keep things simple

I think this issue was caused by me only downloading the toolchain and setting CROSS_COMPILE (which worked fine for anything C based)

I now download the full SDK, but only install the ARM toolchain, then set ZEPHYR_TOOLCHAIN_BASE, this then works for C++ apps as well.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by neil-jones-blaize
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants