Building configuration: xiang - Debug
Updating build tree...
main.c
iccavr.exe C:\Users\Administrator\Desktop\例程\1-2\main.c --cpu=m16 -mt -o C:\Users\Administrator\Desktop\例程\1-2\Debug\Obj\ --initializers_in_flash --no_cse
--no_inline --no_code_motion --no_cross_call --no_clustering --no_tbaa --debug -e -I C:\Users\Administrator\Desktop\例程\1-2\ --no_system_include --eeprom_size
512 --clib -On
IAR C/C++ Compiler V6.60.1.837 for Atmel AVR
Copyright 1996-2015 IAR Systems AB.
Standalone license - IAR Embedded Workbench for Atmel AVR
Fatal Error[Pe1696]: cannot open source file "iom16.h" C:\Users\Administrator\Desktop\例程\1-2\Header.h 51
searched: "C:\Users\Administrator\Desktop\例程\1-2\"
Errors: 1
Warnings: none
Error while running C/C++ Compiler
Total number of errors: 1
Total number of warnings: 0
|