我補一下,部份的原始碼: 出錯的是最後二行~~~ /*---------------------------------------------------------------------------------------------------------*/ /* Global variables */ /*---------------------------------------------------------------------------------------------------------*/ #if !(defined(__ICCARM__) && (__VER__ >= 6010000)) struct __FILE { int handle; /* Add whatever you need here */ }; #endif FILE __stdout; FILE __stdin; |
a_ziliu 发表于 2020-7-28 17:03
直接把 struct struct __FILE { int handle; /* Add whatever you need here */ };拉出來編譯即可 ...
欢迎光临 牛卧堂MCU技术交流 (http://nuvoton-mcu.com/) | Powered by Discuz! X3.2 |