Creating GD32E23x Projects

Creating an GD32E23x C/C++ executable project

To create a new minimal C/C++ executable project:

Creating an GD32E23x library project

To create a new library project:

Creating an GD32E23x externally built executable project

To create a new project that will allow you to debug an existing externally built executable file:

Creating an GD32E23x CrossWorks Tasking Library executable project

To create a new C/C++ executable project configured to use the CrossWorks Tasking Library:

Creating an GD32E23x assembly code only executable project

Please note, this template does not add any C/C++ startup code or libraries and is therefore not suitable for creating projects that include C/C++ code.

To create a new assembly code only executable project without: