Loading...
 
Skip to main content

System Workbench for STM32


Syntax error about "__weak","__attribute__((weak))"

Thank you again,
I have resolved this problem,
the reason is , I add -std=c99 in a wrong format,now I choose it in Properties->C/C++ Build->Dialect-> Language standard
It's working