Error[li005]: no definition for "__write" [referenced from putchar.o(dl7M_tl_in.a)] I have compiled START_STM32F10 project in PowerPac folder, the above error have occured in release mode? the veriosn of EWARM is 5.20.2. Who can give good adivse to fix the problem? Thank you in advace.
"the veriosn of EWARM is 5.20.2"
Since when was EWARM a Keil product?!
User error indeed. It appears it's not even a compiler error but a linker error. And it's not very serious either...
I wonder if the user is actually serious about this...?
All compiler forums regularly get very upset posts about compiler bugs, when the compiler tries to enforce the requirements of the language.
One of the hardest things to learn, is that it doesn't matter how much you know - there are still many times more to learn.