Skip to content

ArmNoneEabiWizard v2.2 for Code::Blocks Release 17.12

Latest
Compare
Choose a tag to compare
@ywx ywx released this 17 Jan 17:05

Note: The Plugin Name must be ArmNoneEabiWizard.cbplugin When you install it on Windows.

Setup and Use

For Code::Blocks Release 17.12

1, Download Arm none eabi Wizard Plugin for Code::Blocks source code, Build the ArmNoneEabiWizard.cbplugin
or Download prebuilt ArmNoneEabiWizard.cbplugin from https://github.com/ywx/cbArmNoneEabiWizard/releases
2, 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
3, Uncheck "Install system-wide,for all users of this machine (requires administrative rights)" and "Ask for confirmation if conflicts arise" in Code::Blocks Manage plugins Dialog, Install the ArmNoneEabiWizard.cbplugin, Close Code::Blocks
4, Extract the templates.7z in the Code::Blocks Data folder in user's dir
5, Reboot Code::Blocks
6, Now New Project, Arm Embedded App will appear in New from template Dialog

Code::Blocks Data folder in user's dir:
On Windows
C:\Users\user\AppData\Roaming\CodeBlocks\share\codeblocks codeblocks.exe
Or \AppData\codeblocks\share\codeblocks CbLauncher.exe
On Linux
/home/user/.local/share/codeblocks