We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
*** Using Compiler 'V5.06 update 5 (build 528)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin' Build target 'Target 1' compiling usart.c... SYSTEM\usart\usart.c(30): error: #260-D: explicit type is missing ("int" assumed) _sys_exit(int x) SYSTEM\usart\usart.c: 0 warnings, 1 error ".\Objects\Auto Chef 20170601.axf" - 1 Error(s), 0 Warning(s). Target not created. Build Time Elapsed: 00:00:00
Hello,
I find some error in usart.c. May someone help that what I have missing or am I wrong?
Regards William
Where did the file come from? What's actually on line 30 that it's complaining about? Is it a prototype? Is it a call? Look at what's happening up and through line 30 in usart.c