use AZRTOS or USB VCP, you can only use one
hello,
I usually design borad with stm32g474vet6, i use USB VCP as serial debug port, juse insert to usb port of PC, then can use printf to print debug information.
this time, i want to use threadX OS, that is, AZRTOS, when i config AZRTOS with stm32cubeMX, i found you can only choose one item, if you use AZRTOS, you can not use USB VCP, if you use USB VCP, you cannot use AZRTOS.
why?
here is picture for choose item.

i config USB port for Device and CDC, but cannot.
Thanks,
