I have been trying to build the firmware from source to turn off the histogram and recompile. I followed the instructions written out in docs/firmware.md as well as the amended instructions here. I am running into the same “undefined” errors.
In another thread I saw it mentioned that the docker instructions are recommended, is there no way to get the Linux build to work? I am failing after the
"make -j$(nproc) TARGET=<TRAGET_NAME> " / “make TARGET=OPENMV4P -j”
I tried different board names and it didn’t change anything.