Liste des Groupes | Revenir à ol misc |
On 11/17/2024 10:18, Pancho wrote:Microcontrollers or similar ? LOVE 'em. Also love>Your assuming that a debugger can even run on such limited memory on the specific CPU being used. Most of my work involves very limited memory constraints. And these aren't x86 compatible processors so it's not like I can debug on the local dev machine. It all has to run on the hardware. so printf() and the occasional rawdump file being stored on an SD card if your lucky enough to get access to a device with an SD card reader is the only real option. Obviously this wouldn't be true for the larger headless systems but I'm not going to have 2 different development configurations for coding embedded devices vs large servers. And GUI's just become distractions anyways. Everything I need is in bash. So if I was to use a GUI I'd be right back into multiple bash windows with no desktop apps anyways, so why waste the resources of GUI when I'm never going to utilize it the way it was meant to be used?
That is bizarre. It is much easier to code, debug, test in a good graphical IDE, even if you are developing console apps.
>
>
It's just a different breed of development here. We are very uncommon. But we love it.
Les messages affichés proviennent d'usenet.