User forums > Using Code::Blocks
[Questions] TIGCC usage in C::B?
mariocup:
Hi kurapix,
we developed a plugin for embedded targets like MSP430, PowerPC, TriCore. This plugin will be released in the next two weeks. This plugin checks the compilerID and modifies the Debug menu. So the user can start tools like simulator, jtag server, external debugger (e.g. insight) for a corresponding project. The plugin will start the debugger with the arguments $(TARGET_OUTPUT_FILE) so the user can simultonously debug different projects. If you like I can attach the sources a soon we release the code, perhaps this could solve your problem.
Regards,
Mario
stahta01:
--- Quote from: mariocup on June 01, 2007, 10:26:26 am ---Hi kurapix,
we developed a plugin for embedded targets like MSP430, PowerPC, TriCore. This plugin will be released in the next two weeks. This plugin checks the compilerID and modifies the Debug menu. So the user can start tools like simulator, jtag server, external debugger (e.g. insight) for a corresponding project. The plugin will start the debugger with the arguments $(TARGET_OUTPUT_FILE) so the user can simultonously debug different projects. If you like I can attach the sources a soon we release the code, perhaps this could solve your problem.
Regards,
Mario
--- End quote ---
Sounds great, please post an link to the code if you can. Or, attach the code if an link is not possible.
@Kurapix I think waiting till the Mario posts the his changes will be best before starting.
Tim S
mariocup:
Hi kurapix,
in the attachment you find our plugin to start an external debugger like insight. The code works fine although we will reimplement the whole plugin before committing it to the CB community.
Have a look a the sources, perhaps just replacing the compilername will fit you needs.
Bye,
Mario
[attachment deleted by admin]
stahta01:
Mario:
Thanks for the source, I will try to look at it this weekend.
Tim S
Navigation
[0] Message Index
[*] Previous page
Go to full version