build fix: ft2232
[openocd.git] / tcl / target / test_reset_syntax_error.cfg
blobb8cfc62d6d5e2a2eee7a74eb78c8f93f82c7f755
1 # Test script to check that syntax error in reset
2 # script is reported properly.
4 # at91eb40a target
6 #jtag scan chain
7 set _CHIPNAME syntaxtest
8 jtag newtap $_CHIPNAME cpu -irlen 4 -ircapture 0x1 -irmask 0xf
10 #target configuration
11 set _TARGETNAME $_CHIPNAME.cpu
12 target create $_TARGETNAME arm7tdmi -endian $_ENDIAN -chain-position $_TARGETNAME -variant arm7tdmi-s_r4
14 $_TARGETNAME configure -event reset-init {
16         syntax error