esp-rs / std-training

Embedded Rust on Espressif training material.

Home Page:https://esp-rs.github.io/std-training

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Running into error: linker `ldproxy` not found in hardware-check

devinpearson opened this issue · comments

commented

Hey there,

I got one of the esp-rs boards and was looking to work through the book and started with the hardware-check which is throwing the following error.
CleanShot 2023-06-15 at 17 23 13

I have looked through some google results but haven't found anything concrete. I have run quite a number of other rust embedded code and different configs, so the issue is with my setup.

Anyone else come across this?

System Details:
Intel MacOs running Ventura 13.4

commented

Never mind I missed the cargo install step.

cargo install cargo-espflash espflash ldproxy