STM32 VirtualCOMPort DEMOnow 이건, 테스트를 거쳤습니다 괜찮 완전한 소스 코드가 작동합니다.
File list:
STM32P103VBT6_with_vcp
.....................\inc
.....................\...\hw_config.h
.....................\...\platform_config.h
.....................\...\stm32f10x_conf.h
.....................\...\stm32f10x_it.h
.....................\...\usb_conf.h
.....................\...\usb_desc.h
.....................\...\usb_istr.h
.....................\...\usb_prop.h
.....................\...\usb_pwr.h
.....................\lib
.....................\...\CMSIS
.....................\...\.....\Core
.....................\...\.....\....\CM3
.....................\...\.....\....\...\startup
.....................\...\.....\....\...\.......\arm
.....................\...\.....\....\...\.......\...\startup_stm32f10x_hd.s
.....................\...\.....\....\...\.......\...\startup_stm32f10x_ld.s
.....................\...\.....\....\...\.......\...\startup_stm32f10x_md.s
.....................\...\.....\....\...\.......\gcc
.....................\...\.....\....\...\.......\...\startup_stm32f10x_hd.c
.....................\...\.....\....\...\.......\...\startup_stm32f10x_ld.c
.....................\...\.....\....\...\.......\...\startup_stm32f10x_md.c
.....................\...\.....\....\...\.......\...\startup_stm32f10x_md.d
.....................\...\.....\....\...\.......\...\startup_stm32f10x_md.lst
.....................\...\.....\....\...\.......\...\startup_stm32f10x_md.o
.....................\...\.....\....\...\.......\iar
.....................\...\.....\....\...\.......\...\startup_stm32f10x_hd.s
.....................\...\.....\....\...\.......\...\startup_stm32f10x_ld.s
.....................\...\.....\....\...\.......\...\startup_stm32f10x_md.s
.....................\...\.....\....\...\core_cm3.c
.....................\...\.....\....\...\core_cm3.d
.....................\...\.....\....\...\core_cm3.h
.....................\...\.....\....\...\core_cm3.lst
.....................\...\.....\....\...\core_cm3.o
.....................\...\.....\....\...\stm32f10x.h
.....................\...\.....\....\...\system_stm32f10x.c
.....................\...\.....\....\...\system_stm32f10x.d
.....................\...\.....\....\...\system_stm32f10x.h
.....................\...\.....\....\...\system_stm32f10x.lst
.....................\...\.....\....\...\system_stm32f10x.o
.....................\...\.....\....\Documentation
.....................\...\.....\....\.............\CMSIS_Core.htm
.....................\...\linker
.....................\...\......\RAM_NOT_USED
.....................\...\......\............\STM32_128K_20K_FLASH.ld
.....................\...\......\............\STM32_SEC_EXT.ld
.....................\...\......\............\STM32_SEC_RAM.ld
.....................\...\......\............\STM32_SEC_RAMonly.ld
.....................\...\......\STM32F10X_MD_DFU.ld
.....................\...\......\STM32F10X_MD_ORG.ld
.....................\...\......\STM32_COMMON.ld
.....................\...\......\STM32_SEC_FLASH.ld
.....................\...\STM32F10x_StdPeriph_Driver
.....................\...\..........................\inc
.....................\...\..........................\...\misc.h
.....................\...\..........................\...\stm32f10x_adc.h
.....................\...\..........................\...\stm32f10x_bkp.h
.....................\...\..........................\...\stm32f10x_can.h
.....................\...\..........................\...\stm32f10x_crc.h
.....................\...\..........................\...\stm32f10x_dac.h
.....................\...\..........................\...\stm32f10x_dbgmcu.h
.....................\...\..........................\...\stm32f10x_dma.h
.....................\...\..........................\...\stm32f10x_exti.h
.....................\...\..........................\...\stm32f10x_flash.h
.....................\...\..........................\...\stm32f10x_fsmc.h
.....................\...\..........................\...\stm32f10x_gpio.h
.....................\...\..........................\...\stm32f10x_i2c.h
.....................\...\..........................\...\stm32f10x_iwdg.h
.....................\...\..........................\...\stm32f10x_pwr.h
.....................\...\..........................\...\stm32f10x_rcc.h
.....................\...\..........................\...\stm32f10x_rtc.h
.....................\...\..........................\...\stm32f10x_sdio.h
.....................\...\..........................\...\stm32f10x_spi.h
.....................\...\..........................\...\stm32f10x_tim.h
.....................\...\..........................\...\stm32f10x_usart.h
.....................\...\..........................\...\stm32f10x_wwdg.h
.....................\...\..........................\src
.....................\...\..........................\...\deldeldel.bat
.....................\...\..........................\...\misc.c
.....................\...\..........................\...\misc.d
.....................\...\..........................\...\misc.lst
.....................\...\..........................\...\misc.o
.....................\...\..........................\...\stm32f10x_adc.c
.....................\...\..........................\...\stm32f10x_bkp.c
.....................\...\..........................\...\stm32f10x_can.c
.....................\...\..........................\...\stm32f10x_crc.c
.....................\...\..........................\...\stm32f10x_dac.c
.....................\...\..........................\...\stm32f10x_dbgmcu.c
.....................\...\..........................\...\stm32f10x_dma.c
.....................\...\..........................\...\stm32f10x_dma.d
.....................\...\..........................\...\stm32f10x_dma.lst
.....................\...\..........................\...\stm32f10x_dma.o
.....................\...\..........................\...\stm32f10x_exti.c
.....................\...\..........................\...\stm32f10x_exti.d
.....................\...\..........................\...\stm32f10x_exti.lst
.....................\...\..........................\...\stm32f10x_exti.o
.....................\...\..........................\...\stm32f10x_flash.c
.....................\...\..........................\...\stm32f10x_fsmc.c
.....................\...\..........................\...\stm32f10x_gpio.c
.....................\...\..........................\...\stm32f10x_gpio.d
.....................\...\..........................\...\stm32f10x_gpio.lst
.....................\...\..........................\...\stm32f10x_gpio.o
.....................\...\..........................\...\stm32f10x_i2c.c
.....................\...\..........................\...\stm32f10x_iwdg.c
.....................\...\..........................\...\stm32f10x_pwr.c
.....................\...\..........................\...\stm32f10x_rcc.c
.....................\...\..........................\...\stm32f10x_rcc.d
.....................\...\..........................\...\stm32f10x_rcc.lst
.....................\...\..........................\...\stm32f10x_rcc.o
.....................\...\..........................\...\stm32f10x_rtc.c
.....................\...\..........................\...\stm32f10x_sdio.c
.....................\...\..........................\...\stm32f10x_sdio.d
.....................\...\..........................\...\stm32f10x_sdio.lst
.....................\...\..........................\...\stm32f10x_sdio.o
.....................\...\..........................\...\stm32f10x_spi.c
.....................\...\..........................\...\stm32f10x_tim.c
.....................\...\..........................\...\stm32f10x_usart.c
.....................\...\..........................\...\stm32f10x_usart.d
.....................\...\..........................\...\stm32f10x_usart.lst
.....................\...\..........................\...\stm32f10x_usart.o
.....................\...\..........................\...\stm32f10x_wwdg.c
.....................\...\STM32_USB-FS-Device_Driver
.....................\...\..........................\inc
.....................\...\..........................\...\usb_core.h
.....................\...\..........................\...\usb_def.h
.....................\...\..........................\...\usb_init.h
.....................\...\..........................\...\usb_int.h
.....................\...\..........................\...\usb_lib.h
.....................\...\..........................\...\usb_mem.h
.....................\...\..........................\...\usb_regs.h
.....................\...\..........................\...\usb_type.h
.....................\...\..........................\src
.....................\...\..........................\...\usb_core.c
.....................\...\..........................\...\usb_core.d
.....................\...\..........................\...\usb_core.lst
.....................\...\..........................\...\usb_core.o
.....................\...\..........................\...\usb_init.c
.....................\...\..........................\...\usb_init.d
.....................\...\..........................\...\usb_init.lst
.....................\...\..........................\...\usb_init.o
.....................\...\..........................\...\usb_int.c
.....................\...\..........................\...\usb_int.d
.....................\...\..........................\...\usb_int.lst
.....................\...\..........................\...\usb_int.o
.....................\...\..........................\...\usb_mem.c
.....................\...\..........................\...\usb_mem.d
.....................\...\..........................\...\usb_mem.lst
.....................\...\..........................\...\usb_mem.o
.....................\...\..........................\...\usb_regs.c
.....................\...\..........................\...\usb_regs.d
.....................\...\..........................\...\usb_regs.lst
.....................\...\..........................\...\usb_regs.o
.....................\src
.....................\...\hw_config.c
.....................\...\hw_config.d
.....................\...\hw_config.lst
.....................\...\hw_config.o
.....................\...\main.c
.....................\...\main.d
.....................\...\main.lst
.....................\...\main.o
.....................\...\stm32f10x_it.c
.....................\...\stm32f10x_it.d
.....................\...\stm32f10x_it.lst
.....................\...\stm32f10x_it.o
.....................\...\usb_desc.c
.....................\...\usb_desc.d
.....................\...\usb_desc.lst
.....................\...\usb_desc.o
.....................\...\usb_endp.c
.....................\...\usb_endp.d
.....................\...\usb_endp.lst
.....................\...\usb_endp.o
.....................\...\usb_istr.c
.....................\...\usb_istr.d
.....................\...\usb_istr.lst
.....................\...\usb_istr.o
.....................\...\usb_prop.c
.....................\...\usb_prop.d
.....................\...\usb_prop.lst
.....................\...\usb_prop.o
.....................\...\usb_pwr.c
.....................\...\usb_pwr.d
.....................\...\usb_pwr.lst
.....................\...\usb_pwr.o
.....................\main.bin
.....................\main.dfu
.....................\main.elf
.....................\main.hex
.....................\main.lss
.....................\main.map
.....................\main.s19
.....................\main.sym
.....................\makefile
.....................\Notice.txt
.....................\stm32.a
.....................\VirtualCOMPort.pnproj
.....................\VirtualCOMPort.pnps