Question
Adding Additional Software Pack ARM.CMSIS 5.6.0 onSTM32H743, running on Nucleo H743ZI2, I get 'Incomplete Inclusion' error on all source files - Middleware folder.
Every time, I regenerate the code after including the above ARM file, I get an error on all source files that states 'incomplete inclusion' - enable CMSIS DSP. I have been getting around this by adding the appropriate ARM DSP libraries manually. It is a little painful and eventually would like this error resolved?