2025-01-10 12:29 PM
Using: Windows, cubeMX 6.13, STM32H7S7, UM1718 rev 46
I get the following error when I load a project that successfully generated code:
"""Cannot invoke "java.util.Map.get(Object)" because "this.resrvedMemRegionMap" is null."""
I did follow the UM1718 chapter 5.5.6, but found no relevant information about valid configuration vs invalid configurations.
I am using FMC and XPI to get access to external memory.
If I memory map those into the memory manager, I get an error, same if I remove it.
Is there any suggestion on how to correct the IOC file?