Modify debug load mode of stm32mp157f-dk2
I am using stm32mp157f-dk2 and followed https://wiki.st.com/stm32mpu/wiki/Getting_started with help of stmcubeIDE.
I am able to debug M4 core and also see SWV prints with ST A7 image and M4 image. Both images are available through above ST web site.
I want to try same thing with my Linux image but I am struggling because M4.elf is not getting transferred with default STMcube debug configuration as default debug configuration expects "root" and do not allow to modify username. Is there any way to modify username or is there any way to change debug launch configuration


As User name field is "READ ONLY" thus I am not able to modify. Is there any way to modify these debug configuration
