Question
Enabling external memory manager "corrupts" ioc file.
As long as my .ioc file has the lines
VP_EXTMEM_MANAGER_SIG_Activate_EXTMEM.Mode=Activate_EXTMEM
VP_EXTMEM_MANAGER_SIG_Activate_EXTMEM.Signal=EXTMEM_MANAGER_SIG_Activate_EXTMEMin it, CubeIDE and CubeMX will be unable to open it with the error:
Cannot invoke "java.util.List.iterator()" because "destList" is null.Deleting these two lines make it work. I am using 6.12.1 with an STM32H7R3I8Tx.
