2021-03-25 07:25 PM
CubeIDE makes a completely different file structure, some includes cannot be found "VOID" is written capital and causes an error, etc. I am completely new to RTOS, I did some bare metal HAL with CubeIDE and that worked quite well, but just started recently with STM32 (LabVIEW programmer...).
If there is a good tutorial that really starts from scratch with azure and CubeIDE and not just opens and example, that would be very helpful.
Any help is much appreciated! Nice greetings, Guenter.
2021-04-21 10:27 AM
After some playing I found that the "Middlewares/ST/netxduo/common/drivers/template" directory and all its contents just needs to be deleted, and then the build works.