virtualcomport.plg
来自「STM32F103 USB例子程序包括大容量存储、USB转串口」· PLG 代码 · 共 35 行
PLG
35 行
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
F:\MyWork\ARM_WORK\STM32F103\STM32F103_EB\Code\ST32F10x\STM32F10xUSBLib\USBLib\demos\Virtual_COM_Port\project\RVMDK\VirtualCOMPort.uv2
Project File Date: 12/31/2007
<h2>Output:</h2>
Build target 'BOOT_FLASH'
compiling hw_config.c...
compiling main.c...
compiling stm32f10x_it.c...
compiling usb_desc.c...
compiling usb_istr.c...
compiling usb_prop.c...
compiling usb_pwr.c...
compiling usb_endp.c...
compiling usb_core.c...
compiling usb_init.c...
compiling usb_int.c...
compiling usb_mem.c...
compiling usb_regs.c...
compiling stm32f10x_rcc.c...
compiling stm32f10x_gpio.c...
compiling stm32f10x_lib.c...
compiling stm32f10x_nvic.c...
compiling stm32f10x_flash.c...
compiling stm32f10x_usart.c...
assembling stm32f10x_vector.s...
assembling cortexm3_macro.s...
linking...
Program Size: Code=6160 RO-data=488 RW-data=256 ZI-data=1208
".\Obj\VirtualCOMPort.axf" - 0 Error(s), 0 Warning(s).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?