Visitor II
November 7, 2022
Solved
TrueSTUDIO 9.3.0 : undeclared and unknown type error
- November 7, 2022
- 2 replies
- 1754 views
I'm new in embeded programming. and now I'm trying to test UART with NUCLEO-F103RB.
I installed STM32CubeMX 6.6.1 and TrueSTUDIO 9.3.0. I created using CubeMx and compiled with TrueStudio, but failed.. there are many undeclared(first use in this function) and unkown type.
Is there any bug in TrueSTUDIO 9.3.0 or CubeMX 6.6.1?
How can I remove these errors?