Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8082

SDK • Re: VSCodium on Linux Mint: Debugging not working

$
0
0
Thank you for your help.
I went through all steps in https://github.com/raspberrypi/pico-vsc ... file#linux with following results:
  • Python: which python3 --> /usr/bin/python3 OK
  • Git: which git --> /usr/bin/git OK
  • Tar: which tar --> /usr/bin/tar OK
  • gdb-multiarch: which gdb-multiarch --> /usr/bin/gdb-multiarch OK
  • udev-rules: ls /etc/udev/rules.d/ --> 60-openocd.rules 60-picotool.rules 70-persistent-cd.rules OK
  • libftdi1-2 and libhidapi-hidraw0 : successfully installed with apt install, but these two commands are not found. Example: libftdi1-2 -->
    libftdi1-2: Command not found. NOK?
Restarted OS

Is the installation of libftdi1-2 and libhidapi-hidraw0 with apt install correct? Could the missing link to libftdi1-2 and libhidapi-hidraw0 be problematic?

Statistics: Posted by Sepp88 — Thu Oct 09, 2025 9:57 am



Viewing all articles
Browse latest Browse all 8082

Trending Articles