Hacker News new | ask | show | jobs
by danuker 1248 days ago
I suspect you can run strace in a dev environment, iron out the bugs, then deploy the new embedded app.
1 comments

Assuming you have an ability to run your whole bare-metal application in a simulated/"dev" environment. Not everyone has that luxury. That becomes much easier if the micro you're targeting has support of some kind in say QEMU, but those are fairly few and far between.