ROBOTIS-GIT / OpenCR-Binaries

Collection of binary files for platforms using OpenCR
Apache License 2.0
9 stars 4 forks source link

./opencr_ld_shell_arm: No such file or directory #10

Open adrian-wl opened 3 years ago

adrian-wl commented 3 years ago

When I upload a firmware into Jetson Nano with the following commands 捕获2 I meet this problem, there is a file 'opencr_ld_shell_arm' under 'opencr_update/', why and how to solve it? 捕获3

goekce commented 2 years ago

You may be missing the libc6:armhf step in https://emanual.robotis.com/docs/en/platform/turtlebot3/opencr_setup/#opencr-setup

opencr_ld_shell_arm is compiled against /lib/ld-linux-armhf.so.3, which may be missing in your environment. I had also the same error on aarch64