riscv-mcu / GD32VF103_Firmware_Library

Original GD32VF103 Firmware Library
128 stars 37 forks source link

Example code flash overflowed #11

Open HabonRoof opened 3 years ago

HabonRoof commented 3 years ago

Hi, when I build the ADC example : ADC0_EXTI_trigger_regular_inserted_channel the system said region 'flash' overflowed by 6852 bytes collect2: error: ld returned 1 exit status But the other ADC example: ADC0_ADC1_regular_parallel can successfully upload. I use riscv official toolchain here And my OS is debian 10