I'm working with the NXP iMXRT1011 chip using Segger Embedded Studio. For debugging. I managed to get the SVD file (MIMXRT1011_Registers.svd, dated August 2022) which was included in an installation package Rowley Associates IDE. However I encountered an issue when using that SVD file during debugging, every time I selected the DMA0 module for examination, Segger IDE becomes completely unresponsive when debugging is started, Windows task manager shows that memory usage shot up to over 250MB, The only way to get out of the situation is to power down the board, and when I did this sometimes SES will just throw 'JLINK ERROR' message and then quits.
Does this sounds like an issue that can arise due to a problem with the SVD file? Or maybe something else?
Does this sounds like an issue that can arise due to a problem with the SVD file? Or maybe something else?