Good morning,
I started to work with KDS using Segger Jlink as Debug interface and I met an issue: I need to launch a command file at the beginning of the debug session to initialize the DDR module of a kinetis K70 because I want to put a section of the code in DDR2, but I do not find where this file can be set.
This is possible with Codewarrior: I can provide a .tcl file in the target configuration to initialize the registers of the MCU.
How can we do with KDS?
Antonio Cremonini