I am wanting to use the bcm_host_get_peripheral_address() function to find the appropriate base address for the version of PI hardware my application is running on. I have the bcm_host.h file and I am able to include it. But, I don't seem to have the associated library. Elsewhere, I have seen references to the /opt/vc/lib directory. But, I don't have that on my PI. Is there a package I need to install? What am I missing?
Code:
$ cat /etc/os-releasePRETTY_NAME="Debian GNU/Linux 12 (bookworm)"NAME="Debian GNU/Linux"VERSION_ID="12"VERSION="12 (bookworm)"VERSION_CODENAME=bookwormID=debianHOME_URL="https://www.debian.org/"SUPPORT_URL="https://www.debian.org/support"BUG_REPORT_URL="https://bugs.debian.org/"
Statistics: Posted by d1g1t4l_g33k — Thu Dec 12, 2024 10:09 am — Replies 2 — Views 26