When experimenting with extending Espruino using libs it is useful to have a proper debugging workflow for native code.
I don't have experience with high-end commercial IDEs but I found that Eclipse with GNU ARM Eclipse was usually good enough for ARM Cortex MCUs.
Does anyone use this kind of setup? If so, what advice can you share?
@ddm started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
When experimenting with extending Espruino using libs it is useful to have a proper debugging workflow for native code.
I don't have experience with high-end commercial IDEs but I found that Eclipse with GNU ARM Eclipse was usually good enough for ARM Cortex MCUs.
Does anyone use this kind of setup? If so, what advice can you share?