| Device Details | |
|---|---|
| CMSIS Header File | $(TargetsDir)/GD32F3x0/CMSIS/Device/Include/gd32f3x0.h |
| CMSIS Include Path | $(TargetsDir)/GD32F3x0/CMSIS/Device/Include |
| CMSIS System File | $(TargetsDir)/GD32F3x0/CMSIS/Device/Source/system_gd32f3x0.c |
| Family | GD32F3x0 |
| Sub Family | GD32F350 |
| Loader File | $(TargetsDir)/GD32F3x0/Loader/GD32F3x0_Loader.elf |
| Memory Map File | $(TargetsDir)/GD32F3x0/XML/GD32F350R6_MemoryMap.xml |
| Register Definition File | $(TargetsDir)/GD32F3x0/XML/GD32F3x0_Registers.xml |
| Vectors File | $(TargetsDir)/GD32F3x0/Source/GD32F3x0_Vectors.s |
| Preprocessor Definitions |
|---|
| ARM_MATH_CM4 |
| GD32F350 |
| __GD32F350_SUBFAMILY |
| __GD32F3x0_FAMILY |
| Memory Segments | |
|---|---|
| FLASH | 0x08000000 - 0x08007FFF |
| RAM | 0x20000000 - 0x20001FFF |
| Project Macros |
|---|
| DeviceIncludePath=$(TargetsDir)/GD32F3x0/CMSIS/Device/Include |
| DeviceHeaderFile=$(TargetsDir)/GD32F3x0/CMSIS/Device/Include/gd32f3x0.h |
| DeviceLoaderFile=$(TargetsDir)/GD32F3x0/Loader/GD32F3x0_Loader.elf |
| DeviceRegisterDefinitionFile=$(TargetsDir)/GD32F3x0/XML/GD32F3x0_Registers.xml |
| DeviceSystemFile=$(TargetsDir)/GD32F3x0/CMSIS/Device/Source/system_gd32f3x0.c |
| DeviceVectorsFile=$(TargetsDir)/GD32F3x0/Source/GD32F3x0_Vectors.s |
| DeviceFamily=GD32F3x0 |
| DeviceSubFamily=GD32F350 |