# GD32IapCode **Repository Path**: xiaoguo-tec_0/gd32-iap-code ## Basic Information - **Project Name**: GD32IapCode - **Description**: GD32f303Rct6代码学习笔记 - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 10 - **Forks**: 4 - **Created**: 2023-04-25 - **Last Updated**: 2025-05-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GD32IapCode # pyocd flash --erase chip --target GD32F303RC --base-address 0x8000000 # pyocd flash --erase auto --target GD32F303RC --base-address 0x8007000 ./Application/build/Application.bin