STM32H563 & FreeRTOS
We've designed a board with an H563 on it. Before I started the PCB layout I checked that FreeRTOS was supported for this device and saw it was.
However, now I come to create a project in the Cube IDE it doesn't seem quite so straightforward.
It [the H563 family] wasn't supported in version 1.9 of the IDE so I upgraded to 1.16.
I'm concerned though that FreeRTOS no longer seems to be automatically in Cube's set up ands you seem to have to install this X-CUBE-FREERTOS add on which seems to suggest though that TCP/IP is not supported. Is that correct?
Also once you've downloaded this add on, how do you actually install it into Cube?
If we need to run FreeRTOS with TCP/IP support is the H563 the wrong processor to be using?
Thanks! :)
