Hello @hns80 ,
This issue can be resolved by replacing the "libraries support". Please refer to the following steps:
1. Right-click on this project and select "Properties".
Screenshot 2025-03-19 160911.png
2. Refer to the following screenshot and change "Libraries support" with "newlib no I/O (-specs=nosys.specs)". After the replacement, click "Apply" and then click "OK".
screenshot 2025-03-19 160912.png
3. Clean the project and then build the project, and it can be successfully compiled.
Screenshot 2025-03-19 161527.png
Hope it can help you.
BRs,
Celeste
-----------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the "ACCEPT AS SOLUTION" button. Thank you!
-----------------------------------------------------------------------------------------------------------------