I need to use the custom Jlink script file, after flashing and resetting the target using -JLinkScriptFile command in jlink. This custom script is needed for our application to start executing.
When I use the zephyr west flash command to program our device, there is no option to add the JLinkScriptFile. Kindly help me to resolve the issue.