Hello,
I have got 4 warning messages after "Clean" all projects and "Build all" again.I got the following warning messages:
Actually, the __init_hardware() is declared in cpu.h but still reported as no previous prototypes.
Why did I get these messages and how I can get rid of them? Thanks.
Tony W
Hello Tony,
- Please Right click the Warnings -> click Delete, then build your project again to check whether
it still warning.
- If you don't want to show some warnings , you can configure the Code Analysis :
Hope it helps
Have a great day,
Alice Yang
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------