Hello We are using SEEGER embedded studio to developing our application. Now we need to load and run a binary file from J-link before going to debug mode. Ex: Downloading project into DDR memory which involves DDR initialization program to run separately before project download to DDR. Downloading and executing start up code(bin/elf/hex) to initialize DDR memory by using J-link and return control to JTAG to continue project download. My Processor is: STM32MP157AAA3 Can anyone help in this regard…