2022-02-06 10:20 PM
2022-02-07 12:14 AM - edited 2024-09-30 02:07 AM
Whenever you get loads of errors like this, the secret is to start with the very first reported error - most likely many (even all) of the rest will be knock-ons from it.
To do that, use the 'Console' view - not the 'Problems' list:
(the 'Problems' list unhelpfully re-orders things - so you won't know which message was actually the first)
#UseConsoleView
2022-02-07 12:14 AM - edited 2024-09-30 02:07 AM
Whenever you get loads of errors like this, the secret is to start with the very first reported error - most likely many (even all) of the rest will be knock-ons from it.
To do that, use the 'Console' view - not the 'Problems' list:
(the 'Problems' list unhelpfully re-orders things - so you won't know which message was actually the first)
#UseConsoleView
2022-02-07 09:29 PM
The errors were in LL and HAL driver files therefore I couldn't understand what to change in it.
I uninstalled the ide and reinstalled the new version now the errors are gone.
But I couldn't understand what was the origin of those errors.
Thank you so much for the tip.