Lines Matching +full:no +full:- +full:auto +full:- +full:reset
3 ; SPDX-License-Identifier: Apache-2.0 *
5 ; Lauterbach Trace32 start-up script for S32K146 / Cortex-M4F *
8 ; - command operation to execute *
10 ; - elfFile filepath of ELF to load *
11 ; - loadTo if "flash", the application will be downloaded to SoC *
16 ; - eraseFlash if set to "yes", the whole content in Flash device will be *
19 ; default: "no" *
20 ; - verifyFlash if set to "yes", verify after program application to Flash *
21 ; default: "no" *
29 &eraseFlash=STRing.SCANAndExtract("&args","eraseFlash=","no")
30 &verifyFlash=STRing.SCANAndExtract("&args","verifyFlash=","no")
42 RESet
43 SYStem.RESet
65 ; all target non-empty flash sectors are marked as pending, to be reprogrammed.
87 ; Reset the processor again
109 List.auto