pscheie
pscheie
I can connect to my MaixPy via serial cable and I get the MaixPy welcome screen, but it doesn't respond at all to my keystrokes. I'm running minicom on Linux...
On Debian 12 bookworm, I've installed CycloneDDS via git to /opt/cyclonedds, and set CYCLONEDDS_HOME=/opt/cyclonedds. When I run pip to install the CycloneDDS Python module, it fails saying it can't find...
I've got a Beaglebone Black running Debian 10.3. When I run 'make' to build the opc-server, it's failing thusly: opc-server.c: In function ‘opc_server_set_error.part.1’: opc-server.c:211:3: error: invalid use of ‘__builtin_va_arg_pack ()’...