flash/stm32l4x: support STM32U59/U5Ax devices
[openocd.git] / tcl / target / test_reset_syntax_error.cfg
blob7ef5914aa344f51c019c1d461dd3657ec8d6d6f2
1 # SPDX-License-Identifier: GPL-2.0-or-later
3 # Test script to check that syntax error in reset
4 # script is reported properly.
6 # at91eb40a target
8 #jtag scan chain
9 set _CHIPNAME syntaxtest
10 jtag newtap $_CHIPNAME cpu -irlen 4 -ircapture 0x1 -irmask 0xf
12 #target configuration
13 set _TARGETNAME $_CHIPNAME.cpu
14 target create $_TARGETNAME arm7tdmi -endian $_ENDIAN -chain-position $_TARGETNAME
16 $_TARGETNAME configure -event reset-init {
18         syntax error