I am contemplating using CB for an embedded platform.
So I need to implement:
* new gcc derivative compiler, assembler
* remote builds
* debugging with USB to JTAG like debugger interface
* debugging with simulation engine
* console window for simulation engine comand and scripting interface.
Can I put all this functionality into one plug in DLL?
Thanks,
JR