Eclipse, HTS, HEW & Target MCU
Up to HEW Target Server (HTS)
I've been looking at the list of potential usage of HTS, and stumbled across Eclipse. So far I'm thinking of usages of Eclipse (and their CDT project) for HTS.
Is there any usages, or wish list ppl want to see?
Cheers,
Hendra
If you could implement a GNU/GCC development platform under Eclipse with CDT, it would be great. You'd have a nice way to manage a project and create build configurations - plus the build process would also be automated.
The way I'd see you using HTS/HEW would be for handling the debugging of your output code. Will all of the hooks HTS provides, it would be possible to create a "virtual" debugging environment in Eclipse (but all the connections and work would be done by HEW/HTS).
For people who really want to work in Eclipse, this might be a usefull thing to have.
Hmm...interesting. Thanks for your idea, I'll think and evaluate the possibilities first. Other thing to consider is I try to avoid if Vis Studio already has that capabilities?
I've modified gdbserver, it translates GDB commands to HEWTargetServer.
Attached code works with SH7203 but after small modifications it should work with all sh family members.
Best regards
Krzysztof