你的浏览器版本过低,可能导致网站不能正常访问!为了你能正常使用网站功能,请使用这些浏览器。
数码小叶 发表于 2015-5-21 11:06 运行居然报错了
QianFan 发表于 2015-5-21 11:19 能不能把完整的提示贴上来?
数码小叶 发表于 2015-5-21 14:35 D:\EDA\EDUarduino2.0\hardware\tools\g++_arm_none_eabi_2014q3\bin\arm-none-eabi-g++ -mthumb -Wall - ...
QianFan 发表于 2015-5-21 15:49 看这个提示估计是找不到g++这个程序导致的。你的Arduino的安装目录在什么地方呢? ...
意法半导体微控制器和微处理器拥有广泛的产品线,包含低成本的8位单片机和基于ARM® Cortex®-M0、M0+、M3、M4、M33、M7及A7内核并具备丰富外设选择的32位微控制器及微处理器
能不能把完整的提示贴上来?
Arduino:1.5.6-r2 (Windows 7), 板:"Nucleo 072"
报告将会包含更多的信息
"Show verbose output during compilation"
在 文件>首选项 中启用
D:\EDA\EDUarduino2.0\hardware\tools\g++_arm_none_eabi_2014q3\bin\arm-none-eabi-g++ -mthumb -Wall -ffunction-sections -g -Os -fno-exceptions -fno-rtti -mcpu=cortex-m0 -DF_CPU=48000000L -DARDUINO_NUCLEO072 -ID:\EDA\EDUarduino2.0\hardware\arduino\stm32f0xx\system\CMSIS\Device\ST\STM32F0xx\Include -ID:\EDA\EDUarduino2.0\hardware\arduino\stm32f0xx\system\CMSIS\Include -ID:\EDA\EDUarduino2.0\hardware\arduino\stm32f0xx\system\STM32F0xx_StdPeriph_Driver\inc -ID:\EDA\EDUarduino2.0\hardware\arduino\stm32f0xx\cores\arduino -ID:\EDA\EDUarduino2.0\hardware\arduino\stm32f0xx\variants\Nucleo072 -c C:\Users\pc\AppData\Local\Temp\build2257450661606093408.tmp\sketch_may21a.cpp -o C:\Users\pc\AppData\Local\Temp\build2257450661606093408.tmp\sketch_may21a.cpp.o
看这个提示估计是找不到g++这个程序导致的。你的Arduino的安装目录在什么地方呢?
就是:D:\EDA\EDUarduino2.0