Problem opening project with TrueStudio
Hello,
I'm trying to run my motor with a nucleo F303RE and IPM08B but I can't reach a succesful compiling. I tried with X-CUBE-MCSDK 5.1.1 and 5.3.3 and cube 5.0.1 and 5.1.0 without a succesful result. When I try to compile the atollic gives me a lot of errors like:
unknown type name 'RegConv_t' and when I compile it again it returns me some more crazy errors like: unknown type name 'uint8_t'
Seems like it's not importing the libaries correctly but I tried to import It by multiple ways. I find in a user manual that MCSDK 5.0 had some kind of problem with TrueStudio. Does anyone have the 4.x.x version and can tell me where I can download it?
Thank you in advance