Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development

Can many plug in features be implemented in one DLL?

(1/1)

jrheisey:
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

oBFusCATed:

--- Quote from: jrheisey on May 10, 2013, 02:32:42 am ---Can I put all this functionality into one plug in DLL?

--- End quote ---
The debugging staff could probably be put in a single plugin. I'm not so sure about the compiler stuff.

Navigation

[0] Message Index

Go to full version