running unit tests (with Eclipse CDT + GCC on Windows)
Posted: Fri Jul 20, 2018 2:10 pm
Hello, I'd like to develop, test and debug my code on Windows, so by running a test program on the PC, instead of on the ESP32. It seems Eclipse CDT can do this, however, I am not at all experienced at setting this up. I have many perhaps silly questions:
- Is it a matter of adding a build target to the current install?
- Do you know resources, ideally related to mixed (ESP32) development, I could take a look at?
- Should I use a seperate Eclipse CDT + MINGW compiler install? This may be the best option as all components are portable?
- Maybe there is a working workspace configuration for download?
Following instructions (as on https://www.codeproject.com/Articles/14 ... ters-guide) feels like reinventing the weel, when _every_ install is identical to the next (sadly except for the irrelevant user name).
Note that this and other pages I looked at are from 2003..2007, while Eclipse has changed quite a lot since then.
- Is it a matter of adding a build target to the current install?
- Do you know resources, ideally related to mixed (ESP32) development, I could take a look at?
- Should I use a seperate Eclipse CDT + MINGW compiler install? This may be the best option as all components are portable?
- Maybe there is a working workspace configuration for download?
Following instructions (as on https://www.codeproject.com/Articles/14 ... ters-guide) feels like reinventing the weel, when _every_ install is identical to the next (sadly except for the irrelevant user name).
Note that this and other pages I looked at are from 2003..2007, while Eclipse has changed quite a lot since then.