I’m not so well versed in hardware hacking, so I’ve been having some difficulty figuring out if the dev boards I keep seeing mentioned are what I’m looking for, or if they’re for more of the custom hardware function side of things. I’m trying to figure out if there’s a way to debug firmware modifications besides flashing to the device and potentially bricking it?
The flipper is my first real dive into C, but I’ve got decent experience in a variety of other languages and what I’ve done so far mostly makes sense. However after having to recover the device from testing some apparently faulty code, it made me wonder if there was a better approach. Essentially, is there a way to emulate the device for debugging to see if the firmware even boots?
Thanks for any insight you all can provide!