Toggle navigation
首页
问答
文章
积分商城
专家
专区
更多专区...
文档中心
返回主站
搜索
提问
会员
中心
登录
注册
嵌入式技术综合讨论
RT-Thread 自带 IAR 工程不能编译
发布于 2013-08-10 01:28:19 浏览:5807
订阅该版
我想在STM32F103RCT6上学习RT-Thread,可是系统自带的IAR工程我编译总是出错误,谁能告诉我是什么原因呢,或者能不能给我一个编译通过的IAR的工程,非常感谢.我的IAR版本是5.50.错误提示如下: ------------------------------------------------分隔线------------------------------------------------ ``` Changed settings forces a full rebuild... Building configuration: project - Debug Updating build tree... 62 file(s) deleted. Updating build tree... application.c Fatal Error[Pe005]: could not open source file "board.h" G:E diskRT-Thread_1.1.1spstm32f10xapplication.c 21 searched: "D:Program FilesIAR SystemsEmbedded Workbench 5.4 EvaluationarmINC" Error while running C/C++ Compiler backtrace.c Fatal Error[Pe005]: could not open source file "rtthread.h" G:E diskRT-Thread_1.1.1libcpuarmcommonacktrace.c 15 searched: "D:Program FilesIAR SystemsEmbedded Workbench 5.4 EvaluationarmINC" Error while running C/C++ Compiler board.c Fatal Error[Pe005]: could not open source file "rthw.h" G:E diskRT-Thread_1.1.1spstm32f10xoard.c 15 searched: "D:Program FilesIAR SystemsEmbedded Workbench 5.4 EvaluationarmINC" Error while running C/C++ Compiler clock.c Warning[Pa050]: non-native end of line sequence detected (this diagnostic is only issued once) G:E diskRT-Thread_1.1.1srcclock.c 1 Fatal Error[Pe005]: could not open source file "rthw.h" G:E diskRT-Thread_1.1.1srcclock.c 21 searched: "D:Program FilesIAR SystemsEmbedded Workbench 5.4 EvaluationarmINC" Error while running C/C++ Compiler cmd.c Warning[Pa050]: non-native end of line sequence detected (this diagnostic is only issued once) G:E diskRT-Thread_1.1.1componentsfinshcmd.c 1 Fatal Error[Pe005]: could not open source file "rtthread.h" G:E diskRT-Thread_1.1.1componentsfinshcmd.c 33 searched: "D:Program FilesIAR SystemsEmbedded Workbench 5.4 EvaluationarmINC" Error while running C/C++ Compiler context_iar.S cpuport.c Warning[Pa050]: non-native end of line sequence detected (this diagnostic is only issued once) G:E diskRT-Thread_1.1.1libcpuarmcortex-m3cpuport.c 1 Fatal Error[Pe005]: could not open source file "rtthread.h" G:E diskRT-Thread_1.1.1libcpuarmcortex-m3cpuport.c 19 searched: "D:Program FilesIAR SystemsEmbedded Workbench 5.4 EvaluationarmINC" Error while running C/C++ Compiler device.c Warning[Pa050]: non-native end of line sequence detected (this diagnostic is only issued once) G:E diskRT-Thread_1.1.1srcdevice.c 1 Fatal Error[Pe005]: could not open source file "rtthread.h" G:E diskRT-Thread_1.1.1srcdevice.c 19 searched: "D:Program FilesIAR SystemsEmbedded Workbench 5.4 EvaluationarmINC" Error while running C/C++ Compiler div0.c Warning[Pa050]: non-native end of line sequence detected (this diagnostic is only issued once) G:E diskRT-Thread_1.1.1libcpuarmcommondiv0.c 1 finsh_compiler.c Warning[Pa050]: non-native end of line sequence detected (this diagnostic is only issued once) G:E diskRT-Thread_1.1.1componentsfinshfinsh_compiler.c 1 Fatal Error[Pe005]: could not open source file "finsh.h" G:E diskRT-Thread_1.1.1componentsfinshfinsh_compiler.c 14 searched: "D:Program FilesIAR SystemsEmbedded Workbench 5.4 EvaluationarmINC" Error while running C/C++ Compiler finsh_error.c Warning[Pa050]: non-native end of line sequence detected (this diagnostic is only issued once) G:E diskRT-Thread_1.1.1componentsfinshfinsh_error.c 1 Fatal Error[Pe005]: could not open source file "finsh.h" G:E diskRT-Thread_1.1.1componentsfinshfinsh_error.h 17 searched: "D:Program FilesIAR SystemsEmbedded Workbench 5.4 EvaluationarmINC" Error while running C/C++ Compiler finsh_heap.c Warning[Pa050]: non-native end of line sequence detected (this diagnostic is only issued once) G:E diskRT-Thread_1.1.1componentsfinshfinsh_heap.c 1 Fatal Error[Pe005]: could not open source file "finsh.h" G:E diskRT-Thread_1.1.1componentsfinshfinsh_heap.c 14 searched: "D:Program FilesIAR SystemsEmbedded Workbench 5.4 EvaluationarmINC" Error while running C/C++ Compiler finsh_init.c Warning[Pa050]: non-native end of line sequence detected (this diagnostic is only issued once) G:E diskRT-Thread_1.1.1componentsfinshfinsh_init.c 1 Fatal Error[Pe005]: could not open source file "finsh.h" G:E diskRT-Thread_1.1.1componentsfinshfinsh_init.c 14 searched: "D:Program FilesIAR SystemsEmbedded Workbench 5.4 EvaluationarmINC" Error while running C/C++ Compiler finsh_node.c Warning[Pa050]: non-native end of line sequence detected (this diagnostic is only issued once) G:E diskRT-Thread_1.1.1componentsfinshfinsh_node.c 1 Fatal Error[Pe005]: could not open source file "finsh.h" G:E diskRT-Thread_1.1.1componentsfinshfinsh_node.c 14 searched: "D:Program FilesIAR SystemsEmbedded Workbench 5.4 EvaluationarmINC" Error while running C/C++ Compiler finsh_ops.c Warning[Pa050]: non-native end of line sequence detected (this diagnostic is only issued once) G:E diskRT-Thread_1.1.1componentsfinshfinsh_ops.c 1 Fatal Error[Pe005]: could not open source file "finsh.h" G:E diskRT-Thread_1.1.1componentsfinshfinsh_vm.h 17 searched: "D:Program FilesIAR SystemsEmbedded Workbench 5.4 EvaluationarmINC" Error while running C/C++ Compiler finsh_parser.c Warning[Pa050]: non-native end of line sequence detected (this diagnostic is only issued once) G:E diskRT-Thread_1.1.1componentsfinshfinsh_parser.c 1 Fatal Error[Pe005]: could not open source file "finsh.h" G:E diskRT-Thread_1.1.1componentsfinshfinsh_parser.c 14 searched: "D:Program FilesIAR SystemsEmbedded Workbench 5.4 EvaluationarmINC" Error while running C/C++ Compiler finsh_token.c Warning[Pa050]: non-native end of line sequence detected (this diagnostic is only issued once) G:E diskRT-Thread_1.1.1componentsfinshfinsh_token.c 1 Fatal Error[Pe005]: could not open source file "finsh.h" G:E diskRT-Thread_1.1.1componentsfinshfinsh_token.c 14 searched: "D:Program FilesIAR SystemsEmbedded Workbench 5.4 EvaluationarmINC" Error while running C/C++ Compiler finsh_var.c Warning[Pa050]: non-native end of line sequence detected (this diagnostic is only issued once) G:E diskRT-Thread_1.1.1componentsfinshfinsh_var.c 1 Fatal Error[Pe005]: could not open source file "finsh.h" G:E diskRT-Thread_1.1.1componentsfinshfinsh_var.c 16 searched: "D:Program FilesIAR SystemsEmbedded Workbench 5.4 EvaluationarmINC" Error while running C/C++ Compiler finsh_vm.c Warning[Pa050]: non-native end of line sequence detected (this diagnostic is only issued once) G:E diskRT-Thread_1.1.1componentsfinshfinsh_vm.c 1 Fatal Error[Pe005]: could not open source file "finsh.h" G:E diskRT-Thread_1.1.1componentsfinshfinsh_vm.c 14 searched: "D:Program FilesIAR SystemsEmbedded Workbench 5.4 EvaluationarmINC" Error while running C/C++ Compiler idle.c Warning[Pa050]: non-native end of line sequence detected (this diagnostic is only issued once) G:E diskRT-Thread_1.1.1srcidle.c 1 Fatal Error[Pe005]: could not open source file "rthw.h" G:E diskRT-Thread_1.1.1srcidle.c 17 searched: "D:Program FilesIAR SystemsEmbedded Workbench 5.4 EvaluationarmINC" Error while running C/C++ Compiler ipc.c Warning[Pa050]: non-native end of line sequence detected (this diagnostic is only issued once) G:E diskRT-Thread_1.1.1srcipc.c 1 Fatal Error[Pe005]: could not open source file "rtthread.h" G:E diskRT-Thread_1.1.1srcipc.c 40 searched: "D:Program FilesIAR SystemsEmbedded Workbench 5.4 EvaluationarmINC" Error while running C/C++ Compiler irq.c Warning[Pa050]: non-native end of line sequence detected (this diagnostic is only issued once) G:E diskRT-Thread_1.1.1srcirq.c 1 Fatal Error[Pe005]: could not open source file "rthw.h" G:E diskRT-Thread_1.1.1srcirq.c 16 searched: "D:Program FilesIAR SystemsEmbedded Workbench 5.4 EvaluationarmINC" Error while running C/C++ Compiler kservice.c Warning[Pa050]: non-native end of line sequence detected (this diagnostic is only issued once) G:E diskRT-Thread_1.1.1srckservice.c 1 Fatal Error[Pe005]: could not open source file "rtthread.h" G:E diskRT-Thread_1.1.1srckservice.c 23 searched: "D:Program FilesIAR SystemsEmbedded Workbench 5.4 EvaluationarmINC" Error while running C/C++ Compiler led.c Fatal Error[Pe005]: could not open source file "rtthread.h" G:E diskRT-Thread_1.1.1spstm32f10xled.c 14 searched: "D:Program FilesIAR SystemsEmbedded Workbench 5.4 EvaluationarmINC" Error while running C/C++ Compiler mem.c Warning[Pa050]: non-native end of line sequence detected (this diagnostic is only issued once) G:E diskRT-Thread_1.1.1srcmem.c 1 Fatal Error[Pe005]: could not open source file "rthw.h" G:E diskRT-Thread_1.1.1srcmem.c 52 searched: "D:Program FilesIAR SystemsEmbedded Workbench 5.4 EvaluationarmINC" Error while running C/C++ Compiler mempool.c Warning[Pa050]: non-native end of line sequence detected (this diagnostic is only issued once) G:E diskRT-Thread_1.1.1srcmempool.c 1 Fatal Error[Pe005]: could not open source file "rthw.h" G:E diskRT-Thread_1.1.1srcmempool.c 23 searched: "D:Program FilesIAR SystemsEmbedded Workbench 5.4 EvaluationarmINC" Error while running C/C++ Compiler misc.c Fatal Error[Pe005]: could not open source file "misc.h" G:E diskRT-Thread_1.1.1spstm32f10xLibrariesSTM32F10x_StdPeriph_Driversrcmisc.c 24 searched: "G:E diskRT-Thread_1.1.1spstm32f10xLibrariesSTM32F10x_StdPeriph_Driversrc" searched: "D:Program FilesIAR SystemsEmbedded Workbench 5.4 EvaluationarmINC" Error while running C/C++ Compiler object.c Warning[Pa050]: non-native end of line sequence detected (this diagnostic is only issued once) G:E diskRT-Thread_1.1.1srcobject.c 1 Fatal Error[Pe005]: could not open source file "rtthread.h" G:E diskRT-Thread_1.1.1srcobject.c 20 searched: "D:Program FilesIAR SystemsEmbedded Workbench 5.4 EvaluationarmINC" Error while running C/C++ Compiler rtc.c Fatal Error[Pe005]: could not open source file "rtthread.h" G:E diskRT-Thread_1.1.1spstm32f10x tc.c 16 searched: "D:Program FilesIAR SystemsEmbedded Workbench 5.4 EvaluationarmINC" Error while running C/C++ Compiler scheduler.c Warning[Pa050]: non-native end of line sequence detected (this diagnostic is only issued once) G:E diskRT-Thread_1.1.1srcscheduler.c 1 Fatal Error[Pe005]: could not open source file "rtthread.h" G:E diskRT-Thread_1.1.1srcscheduler.c 29 searched: "D:Program FilesIAR SystemsEmbedded Workbench 5.4 EvaluationarmINC" Error while running C/C++ Compiler serial.c Warning[Pa050]: non-native end of line sequence detected (this diagnostic is only issued once) G:E diskRT-Thread_1.1.1spstm32f10xserial.c 1 Fatal Error[Pe005]: could not open source file "rthw.h" G:E diskRT-Thread_1.1.1spstm32f10xserial.h 18 searched: "D:Program FilesIAR SystemsEmbedded Workbench 5.4 EvaluationarmINC" Error while running C/C++ Compiler shell.c Warning[Pa050]: non-native end of line sequence detected (this diagnostic is only issued once) G:E diskRT-Thread_1.1.1componentsfinshshell.c 1 Fatal Error[Pe005]: could not open source file "rtthread.h" G:E diskRT-Thread_1.1.1componentsfinshshell.c 23 searched: "D:Program FilesIAR SystemsEmbedded Workbench 5.4 EvaluationarmINC" Error while running C/C++ Compiler showmem.c Fatal Error[Pe005]: could not open source file "rtthread.h" G:E diskRT-Thread_1.1.1libcpuarmcommonshowmem.c 15 searched: "D:Program FilesIAR SystemsEmbedded Workbench 5.4 EvaluationarmINC" Error while running C/C++ Compiler startup.c Fatal Error[Pe005]: could not open source file "rthw.h" G:E diskRT-Thread_1.1.1spstm32f10xstartup.c 15 searched: "D:Program FilesIAR SystemsEmbedded Workbench 5.4 EvaluationarmINC" Error while running C/C++ Compiler startup_stm32f10x_hd.s stm32f10x_adc.c Fatal Error[Pe005]: could not open source file "stm32f10x_adc.h" G:E diskRT-Thread_1.1.1spstm32f10xLibrariesSTM32F10x_StdPeriph_Driversrcstm32f10x_adc.c 23 searched: "G:E diskRT-Thread_1.1.1spstm32f10xLibrariesSTM32F10x_StdPeriph_Driversrc" searched: "D:Program FilesIAR SystemsEmbedded Workbench 5.4 EvaluationarmINC" Error while running C/C++ Compiler stm32f10x_bkp.c Fatal Error[Pe005]: could not open source file "stm32f10x_bkp.h" G:E diskRT-Thread_1.1.1spstm32f10xLibrariesSTM32F10x_StdPeriph_Driversrcstm32f10x_bkp.c 23 searched: "G:E diskRT-Thread_1.1.1spstm32f10xLibrariesSTM32F10x_StdPeriph_Driversrc" searched: "D:Program FilesIAR SystemsEmbedded Workbench 5.4 EvaluationarmINC" Error while running C/C++ Compiler stm32f10x_can.c Fatal Error[Pe005]: could not open source file "stm32f10x_can.h" G:E diskRT-Thread_1.1.1spstm32f10xLibrariesSTM32F10x_StdPeriph_Driversrcstm32f10x_can.c 23 searched: "G:E diskRT-Thread_1.1.1spstm32f10xLibrariesSTM32F10x_StdPeriph_Driversrc" searched: "D:Program FilesIAR SystemsEmbedded Workbench 5.4 EvaluationarmINC" Error while running C/C++ Compiler stm32f10x_cec.c Fatal Error[Pe005]: could not open source file "stm32f10x_cec.h" G:E diskRT-Thread_1.1.1spstm32f10xLibrariesSTM32F10x_StdPeriph_Driversrcstm32f10x_cec.c 23 searched: "G:E diskRT-Thread_1.1.1spstm32f10xLibrariesSTM32F10x_StdPeriph_Driversrc" searched: "D:Program FilesIAR SystemsEmbedded Workbench 5.4 EvaluationarmINC" Error while running C/C++ Compiler stm32f10x_crc.c Fatal Error[Pe005]: could not open source file "stm32f10x_crc.h" G:E diskRT-Thread_1.1.1spstm32f10xLibrariesSTM32F10x_StdPeriph_Driversrcstm32f10x_crc.c 23 searched: "G:E diskRT-Thread_1.1.1spstm32f10xLibrariesSTM32F10x_StdPeriph_Driversrc" searched: "D:Program FilesIAR SystemsEmbedded Workbench 5.4 EvaluationarmINC" Error while running C/C++ Compiler stm32f10x_dac.c Fatal Error[Pe005]: could not open source file "stm32f10x_dac.h" G:E diskRT-Thread_1.1.1spstm32f10xLibrariesSTM32F10x_StdPeriph_Driversrcstm32f10x_dac.c 23 searched: "G:E diskRT-Thread_1.1.1spstm32f10xLibrariesSTM32F10x_StdPeriph_Driversrc" searched: "D:Program FilesIAR SystemsEmbedded Workbench 5.4 EvaluationarmINC" Error while running C/C++ Compiler stm32f10x_dbgmcu.c Fatal Error[Pe005]: could not open source file "stm32f10x_dbgmcu.h" G:E diskRT-Thread_1.1.1spstm32f10xLibrariesSTM32F10x_StdPeriph_Driversrcstm32f10x_dbgmcu.c 23 searched: "G:E diskRT-Thread_1.1.1spstm32f10xLibrariesSTM32F10x_StdPeriph_Driversrc" searched: "D:Program FilesIAR SystemsEmbedded Workbench 5.4 EvaluationarmINC" Error while running C/C++ Compiler stm32f10x_dma.c Fatal Error[Pe005]: could not open source file "stm32f10x_dma.h" G:E diskRT-Thread_1.1.1spstm32f10xLibrariesSTM32F10x_StdPeriph_Driversrcstm32f10x_dma.c 23 searched: "G:E diskRT-Thread_1.1.1spstm32f10xLibrariesSTM32F10x_StdPeriph_Driversrc" searched: "D:Program FilesIAR SystemsEmbedded Workbench 5.4 EvaluationarmINC" Error while running C/C++ Compiler stm32f10x_exti.c Fatal Error[Pe005]: could not open source file "stm32f10x_exti.h" G:E diskRT-Thread_1.1.1spstm32f10xLibrariesSTM32F10x_StdPeriph_Driversrcstm32f10x_exti.c 23 searched: "G:E diskRT-Thread_1.1.1spstm32f10xLibrariesSTM32F10x_StdPeriph_Driversrc" searched: "D:Program FilesIAR SystemsEmbedded Workbench 5.4 EvaluationarmINC" Error while running C/C++ Compiler stm32f10x_flash.c Fatal Error[Pe005]: could not open source file "stm32f10x_flash.h" G:E diskRT-Thread_1.1.1spstm32f10xLibrariesSTM32F10x_StdPeriph_Driversrcstm32f10x_flash.c 23 searched: "G:E diskRT-Thread_1.1.1spstm32f10xLibrariesSTM32F10x_StdPeriph_Driversrc" searched: "D:Program FilesIAR SystemsEmbedded Workbench 5.4 EvaluationarmINC" Error while running C/C++ Compiler stm32f10x_fsmc.c Fatal Error[Pe005]: could not open source file "stm32f10x_fsmc.h" G:E diskRT-Thread_1.1.1spstm32f10xLibrariesSTM32F10x_StdPeriph_Driversrcstm32f10x_fsmc.c 23 searched: "G:E diskRT-Thread_1.1.1spstm32f10xLibrariesSTM32F10x_StdPeriph_Driversrc" searched: "D:Program FilesIAR SystemsEmbedded Workbench 5.4 EvaluationarmINC" Error while running C/C++ Compiler stm32f10x_gpio.c Fatal Error[Pe005]: could not open source file "stm32f10x_gpio.h" G:E diskRT-Thread_1.1.1spstm32f10xLibrariesSTM32F10x_StdPeriph_Driversrcstm32f10x_gpio.c 23 searched: "G:E diskRT-Thread_1.1.1spstm32f10xLibrariesSTM32F10x_StdPeriph_Driversrc" searched: "D:Program FilesIAR SystemsEmbedded Workbench 5.4 EvaluationarmINC" Error while running C/C++ Compiler stm32f10x_i2c.c Fatal Error[Pe005]: could not open source file "stm32f10x_i2c.h" G:E diskRT-Thread_1.1.1spstm32f10xLibrariesSTM32F10x_StdPeriph_Driversrcstm32f10x_i2c.c 23 searched: "G:E diskRT-Thread_1.1.1spstm32f10xLibrariesSTM32F10x_StdPeriph_Driversrc" searched: "D:Program FilesIAR SystemsEmbedded Workbench 5.4 EvaluationarmINC" Error while running C/C++ Compiler stm32f10x_it.c Fatal Error[Pe005]: could not open source file "stm32f10x.h" G:E diskRT-Thread_1.1.1spstm32f10xstm32f10x_it.h 30 searched: "G:E diskRT-Thread_1.1.1spstm32f10x" searched: "G:E diskRT-Thread_1.1.1spstm32f10x" searched: "D:Program FilesIAR SystemsEmbedded Workbench 5.4 EvaluationarmINC" Error while running C/C++ Compiler stm32f10x_iwdg.c Fatal Error[Pe005]: could not open source file "stm32f10x_iwdg.h" G:E diskRT-Thread_1.1.1spstm32f10xLibrariesSTM32F10x_StdPeriph_Driversrcstm32f10x_iwdg.c 23 searched: "G:E diskRT-Thread_1.1.1spstm32f10xLibrariesSTM32F10x_StdPeriph_Driversrc" searched: "D:Program FilesIAR SystemsEmbedded Workbench 5.4 EvaluationarmINC" Error while running C/C++ Compiler stm32f10x_pwr.c Fatal Error[Pe005]: could not open source file "stm32f10x_pwr.h" G:E diskRT-Thread_1.1.1spstm32f10xLibrariesSTM32F10x_StdPeriph_Driversrcstm32f10x_pwr.c 23 searched: "G:E diskRT-Thread_1.1.1spstm32f10xLibrariesSTM32F10x_StdPeriph_Driversrc" searched: "D:Program FilesIAR SystemsEmbedded Workbench 5.4 EvaluationarmINC" Error while running C/C++ Compiler stm32f10x_rcc.c Fatal Error[Pe005]: could not open source file "stm32f10x_rcc.h" G:E diskRT-Thread_1.1.1spstm32f10xLibrariesSTM32F10x_StdPeriph_Driversrcstm32f10x_rcc.c 23 searched: "G:E diskRT-Thread_1.1.1spstm32f10xLibrariesSTM32F10x_StdPeriph_Driversrc" searched: "D:Program FilesIAR SystemsEmbedded Workbench 5.4 EvaluationarmINC" Error while running C/C++ Compiler stm32f10x_rtc.c Fatal Error[Pe005]: could not open source file "stm32f10x_rtc.h" G:E diskRT-Thread_1.1.1spstm32f10xLibrariesSTM32F10x_StdPeriph_Driversrcstm32f10x_rtc.c 23 searched: "G:E diskRT-Thread_1.1.1spstm32f10xLibrariesSTM32F10x_StdPeriph_Driversrc" searched: "D:Program FilesIAR SystemsEmbedded Workbench 5.4 EvaluationarmINC" Error while running C/C++ Compiler stm32f10x_sdio.c Fatal Error[Pe005]: could not open source file "stm32f10x_sdio.h" G:E diskRT-Thread_1.1.1spstm32f10xLibrariesSTM32F10x_StdPeriph_Driversrcstm32f10x_sdio.c 23 searched: "G:E diskRT-Thread_1.1.1spstm32f10xLibrariesSTM32F10x_StdPeriph_Driversrc" searched: "D:Program FilesIAR SystemsEmbedded Workbench 5.4 EvaluationarmINC" Error while running C/C++ Compiler stm32f10x_spi.c Fatal Error[Pe005]: could not open source file "stm32f10x_spi.h" G:E diskRT-Thread_1.1.1spstm32f10xLibrariesSTM32F10x_StdPeriph_Driversrcstm32f10x_spi.c 23 searched: "G:E diskRT-Thread_1.1.1spstm32f10xLibrariesSTM32F10x_StdPeriph_Driversrc" searched: "D:Program FilesIAR SystemsEmbedded Workbench 5.4 EvaluationarmINC" Error while running C/C++ Compiler stm32f10x_tim.c Fatal Error[Pe005]: could not open source file "stm32f10x_tim.h" G:E diskRT-Thread_1.1.1spstm32f10xLibrariesSTM32F10x_StdPeriph_Driversrcstm32f10x_tim.c 23 searched: "G:E diskRT-Thread_1.1.1spstm32f10xLibrariesSTM32F10x_StdPeriph_Driversrc" searched: "D:Program FilesIAR SystemsEmbedded Workbench 5.4 EvaluationarmINC" Error while running C/C++ Compiler stm32f10x_usart.c Fatal Error[Pe005]: could not open source file "stm32f10x_usart.h" G:E diskRT-Thread_1.1.1spstm32f10xLibrariesSTM32F10x_StdPeriph_Driversrcstm32f10x_usart.c 23 searched: "G:E diskRT-Thread_1.1.1spstm32f10xLibrariesSTM32F10x_StdPeriph_Driversrc" searched: "D:Program FilesIAR SystemsEmbedded Workbench 5.4 EvaluationarmINC" Error while running C/C++ Compiler stm32f10x_wwdg.c Fatal Error[Pe005]: could not open source file "stm32f10x_wwdg.h" G:E diskRT-Thread_1.1.1spstm32f10xLibrariesSTM32F10x_StdPeriph_Driversrcstm32f10x_wwdg.c 23 searched: "G:E diskRT-Thread_1.1.1spstm32f10xLibrariesSTM32F10x_StdPeriph_Driversrc" searched: "D:Program FilesIAR SystemsEmbedded Workbench 5.4 EvaluationarmINC" Error while running C/C++ Compiler symbol.c Warning[Pa050]: non-native end of line sequence detected (this diagnostic is only issued once) G:E diskRT-Thread_1.1.1componentsfinshsymbol.c 1 Fatal Error[Pe005]: could not open source file "rtthread.h" G:E diskRT-Thread_1.1.1componentsfinshfinsh.h 17 searched: "D:Program FilesIAR SystemsEmbedded Workbench 5.4 EvaluationarmINC" Error while running C/C++ Compiler system_stm32f10x.c Fatal Error[Pe035]: #error directive: "Please select first the target STM32F10x device used in your application (in stm32f10x.h file)" G:E diskRT-Thread_1.1.1spstm32f10xLibrariesCMSISCM3DeviceSupportSTSTM32F10xstm32f10x.h 96 Error while running C/C++ Compiler thread.c Warning[Pa050]: non-native end of line sequence detected (this diagnostic is only issued once) G:E diskRT-Thread_1.1.1src hread.c 1 Fatal Error[Pe005]: could not open source file "rtthread.h" G:E diskRT-Thread_1.1.1src hread.c 30 searched: "D:Program FilesIAR SystemsEmbedded Workbench 5.4 EvaluationarmINC" Error while running C/C++ Compiler timer.c Warning[Pa050]: non-native end of line sequence detected (this diagnostic is only issued once) G:E diskRT-Thread_1.1.1src imer.c 1 Fatal Error[Pe005]: could not open source file "rtthread.h" G:E diskRT-Thread_1.1.1src imer.c 23 searched: "D:Program FilesIAR SystemsEmbedded Workbench 5.4 EvaluationarmINC" Error while running C/C++ Compiler usart.c Fatal Error[Pe005]: could not open source file "rthw.h" G:E diskRT-Thread_1.1.1spstm32f10xusart.h 18 searched: "D:Program FilesIAR SystemsEmbedded Workbench 5.4 EvaluationarmINC" Error while running C/C++ Compiler Total number of errors: 60 Total number of warnings: 28```
查看更多
2
个回答
默认排序
按发布时间排序
hexboot
2013-09-02
这家伙很懒,什么也没写!
文件缺失,你得自己找文件....
撰写答案
登录
注册新账号
关注者
0
被浏览
5.8k
关于作者
yinyanqing
这家伙很懒,什么也没写!
提问
1
回答
0
被采纳
0
关注TA
发私信
相关问题
1
开新板块了! 迅速占领第一帖!
2
有想玩点阵做电子钟的没?手上有屏
3
LED点阵屏硬件保护研究笔记
4
USB相关、Android、Arduino
5
Arduino即将发布ARM平台新产品
6
关于开关电源的同步整流技术
7
rt_thread_wizard使用教程
8
[转]开源如何盈利
9
FM3系列MCU的IO操作笔记。
10
转一个xoolhaha 的寻一起开发的帖子
推荐文章
1
RT-Thread应用项目汇总
2
玩转RT-Thread系列教程
3
国产MCU移植系列教程汇总,欢迎查看!
4
机器人操作系统 (ROS2) 和 RT-Thread 通信
5
五分钟玩转RT-Thread新社区
6
【技术三千问】之《玩转ART-Pi》,看这篇就够了!干货汇总
7
关于STM32H7开发板上使用SDIO接口驱动SD卡挂载文件系统的问题总结
8
STM32的“GPU”——DMA2D实例详解
9
RT-Thread隐藏的宝藏之completion
10
【ART-PI】RT-Thread 开启RTC 与 Alarm组件
最新文章
1
【RT-Thread】【ci】【scons】将ci.attachconfig.yml和scons结合使用
2
Rt-thread中OTA下载后,bootloader不搬程序
3
ulog 日志 LOG_HEX 输出时间改为本地日期时间
4
在RT-Thread Studio中构建前执行python命令
5
研究一了一段时间RTT,直接标准版上手太难,想用nano,但又舍不得组件
热门标签
RT-Thread Studio
串口
Env
LWIP
SPI
AT
Bootloader
Hardfault
CAN总线
FinSH
ART-Pi
USB
DMA
文件系统
RT-Thread
SCons
RT-Thread Nano
线程
MQTT
STM32
RTC
FAL
rt-smart
I2C_IIC
ESP8266
UART
WIZnet_W5500
ota在线升级
cubemx
PWM
flash
freemodbus
BSP
packages_软件包
潘多拉开发板_Pandora
定时器
ADC
flashDB
GD32
socket
编译报错
中断
Debug
rt_mq_消息队列_msg_queue
SFUD
msh
keil_MDK
ulog
C++_cpp
MicroPython
本月问答贡献
出出啊
1518
个答案
343
次被采纳
小小李sunny
1444
个答案
290
次被采纳
张世争
813
个答案
177
次被采纳
crystal266
547
个答案
161
次被采纳
whj467467222
1222
个答案
149
次被采纳
本月文章贡献
出出啊
1
篇文章
5
次点赞
小小李sunny
1
篇文章
1
次点赞
张世争
1
篇文章
3
次点赞
crystal266
2
篇文章
2
次点赞
whj467467222
2
篇文章
2
次点赞
回到
顶部
发布
问题
分享
好友
手机
浏览
扫码手机浏览
投诉
建议
回到
底部