Why is this even an Issue? Little-endian, big-endian, native bit orders, there are lots of subtle or not-so-subtle differences between computer architectures. Depending on how we visualize our [...]
… or how to edit a .hex file instead of recompiling it for every option. I had a product a while back where the customer needed to program it, but we didn’t want them to have to [...]
Sometimes you end up having to program a device with many different types of firmware. For a project I’ve used PICs on, this was the case. Here’s how to setup things so that all it [...]