“Caller must set this bit. This bit must be set before every operation. Ensure this bit is set.”
you can’t tell me what to do
| Avatar Artist | @[email protected] |
| Website | https://joscomputing.space |
“Caller must set this bit. This bit must be set before every operation. Ensure this bit is set.”
you can’t tell me what to do
performed some shenanigans to work around an issue - it worked, first try! I can finally make forward progress 🎉
*well, until we discover the repercussions of the workaround, at least
good news! I finally got debug logging functional on this embedded device. here is what it logs:
‘
(i now have the firmware to confirm that’s correct; what on earth does that mean)
once stumbled across software in which the program/library relied on gRPC for their ABI - they weren't actually using protobuf/gRPC, but instead it seemed like a generator was emitting the actual C functions for folk to implement
in other words, they reinvented a shared header file