Arm none eabi Wizard Plugin
----------------------------
A Code::Blocks Plugin to provide a project template wizard for new gcc-arm-none-eabi Project.
NOTE: templates.7z and jlinkdevices.csv in plugin come from emIDE Embedded Application Wizard. I just redistribute it.
GitHub :
https://github.com/ywx/cbArmNoneEabiWizardIt can work on both Windows and Linux.
Setup and Use
=====================================
1, Download A Extended Scripted Wizard Plugin for Code::Blocks source code,
Build the scriptedwizard.cbplugin
2, Download Arm none eabi Wizard Plugin for Code::Blocks source code,
Build the ArmNoneEabiWizard.cbplugin
3, Download and Install GNU Tools for ARM Embedded Processors,
Set "GNU GCC Compiler for ARM" for GNU Tools for ARM Embedded Processors in Code::Blocks Compiler settings Dialog
4, Disable the Scripted wizard in Code::Blocks Manage plugins Dialog,
Uncheck "Install system-wide,for all users of this machine (requires administrative rights)" and "Ask for confirmation if conflicts arise",
Install the scriptedwizard.cbplugin and ArmNoneEabiWizard.cbplugin,
Close Code::Blocks
5, Extract the templates.7z in the Code::Blocks Data folder in user's dir
6, Reboot Code::Blocks,
Enable the Scripted wizard in Code::Blocks Manage plugins Dialog
7, Now New Project, Arm Embedded App will appear in New from template Dialog
For information on A Extended Scripted Wizard Plugin for Code::Blocks, please see
https://github.com/ywx/cbScriptedWizardPluginFor information on emIDE, please see
http://www.emide.org/For information on ARM, please see
http://www.arm.com/For information on GNU Tools for ARM Embedded Processors, please see
https://launchpad.net/gcc-arm-embeddedFor information on Renesas, please see
http://www.renesas.com/For information on KPIT GNU Tools, please see
http://www.kpitgnutools.com/