Skip to content

Cargo embed fails with error[E0463]: can't find crate for core on Mac OS #8

@balintf

Description

@balintf

I have followed the guide at https://docs.rust-embedded.org/discovery-mb2, and at section 3.4. Verify the installation the cargo embed --target thumbv7em-none-eabihf command fails with multiple

error[E0463]: can't find crate for `core`

error messages, one for each dependency

I have added the target previously by running rustup target add thumbv7em-none-eabihf as the section 3.4 and the troubleshooting section suggested.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions