If I build in Target mode, it can be built, but after downloading it on the module I get only an ERROR message, and not even the traces in the main function can be seen.
I also encountered some strange problem when I build the QueryApp sample project including WIP 2.0.0.2.0 – it simply crashes when trying to link mingw_QueryAPP_H.bin, saying that “ld.exe” has encountered serious problems… But if I do not include WIP, it runs ok.
Not exactly the same problem I’ve experienced but quite similar.
In my case, it was caused by spurious files in the src subfolder of the project. If you have files there other than the .c source files, try to remove them, restart Open-AT and compile.
It’s a known problem that you can’t make WIP applications with RTE target with Eclipse (at least it is listed as such in the last release notes I received).