You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm just having no luck with cross compilation today. I'm trying to run the cortex-m-quickstart package by cloning the repo, then applying this patch (to fix project names and set cross target)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm just having no luck with cross compilation today. I'm trying to run the cortex-m-quickstart package by cloning the repo, then applying this patch (to fix project names and set cross target)
It builds fine and doesn't seem to hit any of the issues in the Cross readme, but I always get the following result when trying to run:
It seems like it would be simple, what am I missing?
(Once I figure this out, I'll open a docs PR on the cortex-m-quickstart crate for how to build it with cross)
Beta Was this translation helpful? Give feedback.
All reactions