Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development
how to start a plugin developing
(1/1)
sidney:
i'm a newcomer for codeblock, even a newcomer for software developing. our company wants to develop a plugin about debug function, what may i begin with?
the project need to use codeblock as our SOC chip's IDE tool. and it use usb port as debug port. we need to develop usb debug software(or library) to let the codeblock can connector to our SOC chip. i'm a hardware engineer, and now a PM, what may i begin with?
thanks for any advices:)
Pecan:
//-- Wiki Index
CodeBlocks Wiki Index
//-- Wiki Main Page
CodeBlocks Wiki Main Page
Search the wiki index for "plugin".
Also, read the CodeBlocks code for the GDB debugger plugin.
Use the plugin wizard to write your own simple plugin.
Menu=>New=>Project=>Code::Blocks Plugin
sidney:
thank you for your help. i'll study them :D
Navigation
[0] Message Index
Go to full version