- added svn prop svn:eol-style native
authorntfreak <ntfreak@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Mon, 3 Mar 2008 20:43:38 +0000 (20:43 +0000)
committerntfreak <ntfreak@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Mon, 3 Mar 2008 20:43:38 +0000 (20:43 +0000)
git-svn-id: svn://svn.berlios.de/openocd/trunk@438 b42882b7-edfa-0310-969c-e2dbd0fdcd60

src/target/event/at91sam9260_reset.script
src/target/event/zy1000_reset.script
src/target/target/at91sam9260.cfg
src/target/target/nslu2.cfg
src/target/target/pxa255.cfg
src/target/target/pxa255_sst.cfg
src/target/target/zy1000.cfg

index 8390d72c51b371d08fe6ce5fb4028c3f1022318f..022b4615a6b21ff0efd7a266cbe0bd2154b9c6c2 100644 (file)
@@ -1,58 +1,58 @@
-mww 0xfffffd08 0xa5000501         # RSTC_MR : enable user reset\r
-mww 0xfffffd44 0x00008000         # WDT_MR : disable watchdog\r
-\r
-mww 0xfffffc20 0x00004001         # CKGR_MOR : enable the main oscillator\r
-sleep 20                          # wait 20 ms\r
-mww 0xfffffc30 0x00000001         # PMC_MCKR : switch to main oscillator\r
-sleep 10                          # wait 10 ms\r
-mww 0xfffffc28 0x2060bf09         # CKGR_PLLAR: Set PLLA Register for 198,656MHz\r
-sleep 20                          # wait 20 ms\r
-mww 0xfffffc30 0x00000101         # PMC_MCKR : Select prescaler\r
-sleep 10                          # wait 10 ms\r
-mww 0xfffffc30 0x00000102         # PMC_MCKR : Clock from PLLA is selected\r
-sleep 10                          # wait 10 ms\r
-\r
-jtag_speed 0                      # Increase JTAG Speed to 6 MHz\r
-arm7_9 dcc_downloads enable       # Enable faster DCC downloads\r
-\r
-mww 0xffffec00 0x01020102         # SMC_SETUP0 : Setup SMC for Intel NOR Flash JS28F128P30T85 128MBit\r
-mww 0xffffec04 0x09070806         # SMC_PULSE0\r
-mww 0xffffec08 0x000d000b         # SMC_CYCLE0\r
-mww 0xffffec0c 0x00001003         # SMC_MODE0\r
-\r
-flash probe 0                     # Identify flash bank 0\r
-\r
-mww 0xfffff870 0xffff0000         # PIO_ASR : Select peripheral function for D15..D31\r
-mww 0xfffff804 0xffff0000         # PIO_PDR : Disable PIO function for D15..D31\r
-\r
-mww 0xffffef1c 0x2                # EBI_CSA : Assign EBI Chip Select 1 to SDRAM\r
-\r
-#mww 0xffffea08 0x85227259         # SDRAMC_CR : Configure SDRAM (2 x Samsung K4S561632H-UC75 : 4M x 16Bit x 4 Banks)\r
-mww 0xffffea08 0x85227254         # SDRAMC_CR : Configure SDRAM (2 x Samsung K4S641632H-UC75 : 1M x 16Bit x 4 Banks)\r
-\r
-mww 0xffffea00 0x1                # SDRAMC_MR : issue a NOP command\r
-mww 0x20000000 0\r
-mww 0xffffea00 0x2                # SDRAMC_MR : issue an 'All Banks Precharge' command\r
-mww 0x20000000 0\r
-mww 0xffffea00 0x4                # SDRAMC_MR : issue 8 x 'Auto-Refresh' Command\r
-mww 0x20000000 0\r
-mww 0xffffea00 0x4\r
-mww 0x20000000 0\r
-mww 0xffffea00 0x4\r
-mww 0x20000000 0\r
-mww 0xffffea00 0x4\r
-mww 0x20000000 0\r
-mww 0xffffea00 0x4\r
-mww 0x20000000 0\r
-mww 0xffffea00 0x4\r
-mww 0x20000000 0\r
-mww 0xffffea00 0x4\r
-mww 0x20000000 0\r
-mww 0xffffea00 0x4\r
-mww 0x20000000 0\r
-mww 0xffffea00 0x3                # SDRAMC_MR : issue a 'Load Mode Register' command\r
-mww 0x20000000 0\r
-mww 0xffffea00 0x0                # SDRAMC_MR : normal mode\r
-mww 0x20000000 0\r
-mww 0xffffea04 0x5d2              # SDRAMC_TR : Set refresh timer count to 15us\r
-\r
+mww 0xfffffd08 0xa5000501         # RSTC_MR : enable user reset
+mww 0xfffffd44 0x00008000         # WDT_MR : disable watchdog
+
+mww 0xfffffc20 0x00004001         # CKGR_MOR : enable the main oscillator
+sleep 20                          # wait 20 ms
+mww 0xfffffc30 0x00000001         # PMC_MCKR : switch to main oscillator
+sleep 10                          # wait 10 ms
+mww 0xfffffc28 0x2060bf09         # CKGR_PLLAR: Set PLLA Register for 198,656MHz
+sleep 20                          # wait 20 ms
+mww 0xfffffc30 0x00000101         # PMC_MCKR : Select prescaler
+sleep 10                          # wait 10 ms
+mww 0xfffffc30 0x00000102         # PMC_MCKR : Clock from PLLA is selected
+sleep 10                          # wait 10 ms
+
+jtag_speed 0                      # Increase JTAG Speed to 6 MHz
+arm7_9 dcc_downloads enable       # Enable faster DCC downloads
+
+mww 0xffffec00 0x01020102         # SMC_SETUP0 : Setup SMC for Intel NOR Flash JS28F128P30T85 128MBit
+mww 0xffffec04 0x09070806         # SMC_PULSE0
+mww 0xffffec08 0x000d000b         # SMC_CYCLE0
+mww 0xffffec0c 0x00001003         # SMC_MODE0
+
+flash probe 0                     # Identify flash bank 0
+
+mww 0xfffff870 0xffff0000         # PIO_ASR : Select peripheral function for D15..D31
+mww 0xfffff804 0xffff0000         # PIO_PDR : Disable PIO function for D15..D31
+
+mww 0xffffef1c 0x2                # EBI_CSA : Assign EBI Chip Select 1 to SDRAM
+
+#mww 0xffffea08 0x85227259         # SDRAMC_CR : Configure SDRAM (2 x Samsung K4S561632H-UC75 : 4M x 16Bit x 4 Banks)
+mww 0xffffea08 0x85227254         # SDRAMC_CR : Configure SDRAM (2 x Samsung K4S641632H-UC75 : 1M x 16Bit x 4 Banks)
+
+mww 0xffffea00 0x1                # SDRAMC_MR : issue a NOP command
+mww 0x20000000 0
+mww 0xffffea00 0x2                # SDRAMC_MR : issue an 'All Banks Precharge' command
+mww 0x20000000 0
+mww 0xffffea00 0x4                # SDRAMC_MR : issue 8 x 'Auto-Refresh' Command
+mww 0x20000000 0
+mww 0xffffea00 0x4
+mww 0x20000000 0
+mww 0xffffea00 0x4
+mww 0x20000000 0
+mww 0xffffea00 0x4
+mww 0x20000000 0
+mww 0xffffea00 0x4
+mww 0x20000000 0
+mww 0xffffea00 0x4
+mww 0x20000000 0
+mww 0xffffea00 0x4
+mww 0x20000000 0
+mww 0xffffea00 0x4
+mww 0x20000000 0
+mww 0xffffea00 0x3                # SDRAMC_MR : issue a 'Load Mode Register' command
+mww 0x20000000 0
+mww 0xffffea00 0x0                # SDRAMC_MR : normal mode
+mww 0x20000000 0
+mww 0xffffea04 0x5d2              # SDRAMC_TR : Set refresh timer count to 15us
+
index d48eb4022d97b4713910760339791ef7350e8f9f..a3411bf866b01f1635d67578014134b901ddb130 100644 (file)
@@ -1,18 +1,18 @@
-reg cpsr 0x000000D3\r
-               \r
-mww 0xFFE00000 0x0100273D\r
-mww 0xFFE00004 0x08002125\r
-mww 0xFFEe0008 0x02002125\r
-mww 0xFFE0000c 0x03002125\r
-mww 0xFFE00010 0x40000000\r
-mww 0xFFE00014 0x50000000\r
-mww 0xFFE00018 0x60000000\r
-mww 0xFFE0001c 0x70000000\r
-mww 0xFFE00020 0x00000001\r
-mww 0xFFE00024 0x00000000\r
-  \r
-mww 0xFFFFF124 0xFFFFFFFF  \r
-mww 0xffff0010 0x100\r
-mww 0xffff0034 0x100\r
-\r
-\r
+reg cpsr 0x000000D3
+               
+mww 0xFFE00000 0x0100273D
+mww 0xFFE00004 0x08002125
+mww 0xFFEe0008 0x02002125
+mww 0xFFE0000c 0x03002125
+mww 0xFFE00010 0x40000000
+mww 0xFFE00014 0x50000000
+mww 0xFFE00018 0x60000000
+mww 0xFFE0001c 0x70000000
+mww 0xFFE00020 0x00000001
+mww 0xFFE00024 0x00000000
+  
+mww 0xFFFFF124 0xFFFFFFFF  
+mww 0xffff0010 0x100
+mww 0xffff0034 0x100
+
+
index ca5c0e19e568050e5fb6c2f80082ac5ba50d9e2f..bdb71fc49af3ebc48314bedb69d42f7b29772321 100644 (file)
@@ -1,33 +1,33 @@
-# Thanks to Pieter Conradie for this script! \r
-# Target:    Atmel AT91SAM9260\r
-######################################\r
-\r
-reset_config trst_and_srst\r
-\r
-#jtag_device <IR length> <IR capture> <IR mask> <IDCODE instruction>\r
-jtag_device 4 0x1 0xf 0xe\r
-\r
-jtag_nsrst_delay 200\r
-jtag_ntrst_delay 0\r
-\r
-######################\r
-# Target configuration\r
-######################\r
-\r
-#target <type> <endianess> <reset mode> <JTAG pos> <variant>\r
-target arm926ejs little reset_init 0 arm926ejs\r
-\r
-target_script 0 reset event/at91sam9260_reset.script\r
-run_and_halt_time 0 30\r
-\r
-#working area <target#> <address> <size> <backup|nobackup>\r
-working_area 0 0x00300000 0x1000 backup\r
-\r
-\r
-#####################\r
-# Flash configuration\r
-#####################\r
-\r
-#flash bank cfi <base> <size> <chip width> <bus width> <target#>\r
-flash bank cfi 0x10000000 0x01000000 2 2 0\r
-\r
+# Thanks to Pieter Conradie for this script! 
+# Target:    Atmel AT91SAM9260
+######################################
+
+reset_config trst_and_srst
+
+#jtag_device <IR length> <IR capture> <IR mask> <IDCODE instruction>
+jtag_device 4 0x1 0xf 0xe
+
+jtag_nsrst_delay 200
+jtag_ntrst_delay 0
+
+######################
+# Target configuration
+######################
+
+#target <type> <endianess> <reset mode> <JTAG pos> <variant>
+target arm926ejs little reset_init 0 arm926ejs
+
+target_script 0 reset event/at91sam9260_reset.script
+run_and_halt_time 0 30
+
+#working area <target#> <address> <size> <backup|nobackup>
+working_area 0 0x00300000 0x1000 backup
+
+
+#####################
+# Flash configuration
+#####################
+
+#flash bank cfi <base> <size> <chip width> <bus width> <target#>
+flash bank cfi 0x10000000 0x01000000 2 2 0
+
index ba6a7973af7d343e8e6ab439c53f0241bee05221..c82b74e2cd4f00a8c23de07f0bd973e5228b0d71 100644 (file)
@@ -1,22 +1,22 @@
-# use combined on interfaces or targets that can't set TRST/SRST separately\r
-reset_config srst_only\r
-\r
-# jtag scan chain\r
-#format L IRC IRCM IDCODE (Length, IR Capture, IR Capture Mask, IDCODE)\r
-jtag_device 7 0x1 0x7f 0x7e\r
-\r
-# target configuration\r
-target xscale big reset_init 0 ixp42x\r
-run_and_halt_time 0 30\r
-\r
-# maps to PXA internal RAM.  If you are using a PXA255\r
-# you must initialize SDRAM or leave this option off\r
-working_area 0 0x00020000 0x10000 nobackup\r
-\r
-# flash bank <driver> <base> <size> <chip_width> <bus_width>\r
-#flash bank cfi 0x50000000 0x1000000 2 4 0 \r
-\r
-\r
-\r
-\r
-\r
+# use combined on interfaces or targets that can't set TRST/SRST separately
+reset_config srst_only
+
+# jtag scan chain
+#format L IRC IRCM IDCODE (Length, IR Capture, IR Capture Mask, IDCODE)
+jtag_device 7 0x1 0x7f 0x7e
+
+# target configuration
+target xscale big reset_init 0 ixp42x
+run_and_halt_time 0 30
+
+# maps to PXA internal RAM.  If you are using a PXA255
+# you must initialize SDRAM or leave this option off
+working_area 0 0x00020000 0x10000 nobackup
+
+# flash bank <driver> <base> <size> <chip_width> <bus_width>
+#flash bank cfi 0x50000000 0x1000000 2 4 0 
+
+
+
+
+
index 6666309d6bd70a7d9242d7983d35691db7c4e946..2a4521356cf2a0d3644ea0cc23d765dbd341db2d 100644 (file)
@@ -1,86 +1,86 @@
-jtag_device 5 0x1 0x1f 0x1e\r
-jtag_nsrst_delay 200\r
-jtag_ntrst_delay 200\r
-target xscale little reset_init 0 pxa255\r
-reset_config trst_and_srst\r
-run_and_halt_time 0 30\r
-\r
-target_script 0 reset /ram/pxa255.init\r
-\r
-#xscale debug_handler 0  0xFFFF0800      # debug handler base address\r
-\r
-trunc /ram/pxa255.init\r
-append /ram/pxa255.init #configuration file for PXA250 Evaluation Board\r
-append /ram/pxa255.init # -----------------------------------------------------\r
-append /ram/pxa255.init #\r
-append /ram/pxa255.init xscale cp15   15      0x00002001  #Enable CP0 and CP13 access\r
-append /ram/pxa255.init #\r
-append /ram/pxa255.init # setup GPIO\r
-append /ram/pxa255.init #\r
-append /ram/pxa255.init mww    0x40E00018  0x00008000  #CPSR0\r
-append /ram/pxa255.init sleep   20\r
-append /ram/pxa255.init mww    0x40E0001C  0x00000002  #GPSR1\r
-append /ram/pxa255.init sleep   20\r
-append /ram/pxa255.init mww    0x40E00020  0x00000008  #GPSR2\r
-append /ram/pxa255.init sleep   20\r
-append /ram/pxa255.init mww    0x40E0000C  0x00008000  #GPDR0\r
-append /ram/pxa255.init sleep   20\r
-append /ram/pxa255.init mww    0x40E00054  0x80000000  #GAFR0_L\r
-append /ram/pxa255.init sleep   20\r
-append /ram/pxa255.init mww    0x40E00058  0x00188010  #GAFR0_H\r
-append /ram/pxa255.init sleep   20\r
-append /ram/pxa255.init mww    0x40E0005C  0x60908018  #GAFR1_L\r
-append /ram/pxa255.init sleep   20\r
-append /ram/pxa255.init mww    0x40E0000C  0x0280E000  #GPDR0\r
-append /ram/pxa255.init sleep   20\r
-append /ram/pxa255.init mww    0x40E00010  0x821C88B2  #GPDR1\r
-append /ram/pxa255.init sleep   20\r
-append /ram/pxa255.init mww    0x40E00014  0x000F03DB  #GPDR2\r
-append /ram/pxa255.init sleep   20\r
-append /ram/pxa255.init mww    0x40E00000  0x000F03DB  #GPLR0\r
-append /ram/pxa255.init sleep   20\r
-append /ram/pxa255.init \r
-append /ram/pxa255.init \r
-append /ram/pxa255.init mww    0x40F00004  0x00000020  #PSSR\r
-append /ram/pxa255.init sleep   20\r
-append /ram/pxa255.init \r
-append /ram/pxa255.init #\r
-append /ram/pxa255.init # setup memory controller\r
-append /ram/pxa255.init #\r
-append /ram/pxa255.init mww    0x48000008  0x01111998  #MSC0\r
-append /ram/pxa255.init sleep   20\r
-append /ram/pxa255.init mww    0x48000010  0x00047ff0  #MSC2\r
-append /ram/pxa255.init sleep   20\r
-append /ram/pxa255.init mww    0x48000014  0x00000000  #MECR\r
-append /ram/pxa255.init sleep   20\r
-append /ram/pxa255.init mww    0x48000028  0x00010504  #MCMEM0\r
-append /ram/pxa255.init sleep   20\r
-append /ram/pxa255.init mww    0x4800002C  0x00010504  #MCMEM1\r
-append /ram/pxa255.init sleep   20\r
-append /ram/pxa255.init mww    0x48000030  0x00010504  #MCATT0\r
-append /ram/pxa255.init sleep   20\r
-append /ram/pxa255.init mww    0x48000034  0x00010504  #MCATT1\r
-append /ram/pxa255.init sleep   20\r
-append /ram/pxa255.init mww    0x48000038  0x00004715  #MCIO0\r
-append /ram/pxa255.init sleep   20\r
-append /ram/pxa255.init mww    0x4800003C  0x00004715  #MCIO1\r
-append /ram/pxa255.init sleep   20\r
-append /ram/pxa255.init #\r
-append /ram/pxa255.init mww    0x48000004  0x03CA4018  #MDREF\r
-append /ram/pxa255.init sleep   20\r
-append /ram/pxa255.init mww    0x48000004  0x004B4018  #MDREF\r
-append /ram/pxa255.init sleep   20\r
-append /ram/pxa255.init mww    0x48000004  0x000B4018  #MDREF\r
-append /ram/pxa255.init sleep   20\r
-append /ram/pxa255.init mww    0x48000004  0x000BC018  #MDREF\r
-append /ram/pxa255.init sleep   20\r
-append /ram/pxa255.init mww    0x48000000  0x00001AC8  #MDCNFG\r
-append /ram/pxa255.init sleep   20\r
-append /ram/pxa255.init \r
-append /ram/pxa255.init sleep   20\r
-append /ram/pxa255.init \r
-append /ram/pxa255.init mww    0x48000000  0x00001AC9  #MDCNFG\r
-append /ram/pxa255.init sleep   20\r
-append /ram/pxa255.init mww    0x48000040  0x00000000  #MDMRS\r
-append /ram/pxa255.init sleep   20\r
-append /ram/pxa255.init \r
+jtag_device 5 0x1 0x1f 0x1e
+jtag_nsrst_delay 200
+jtag_ntrst_delay 200
+target xscale little reset_init 0 pxa255
+reset_config trst_and_srst
+run_and_halt_time 0 30
+
+target_script 0 reset /ram/pxa255.init
+
+#xscale debug_handler 0  0xFFFF0800      # debug handler base address
+
+trunc /ram/pxa255.init
+append /ram/pxa255.init #configuration file for PXA250 Evaluation Board
+append /ram/pxa255.init # -----------------------------------------------------
+append /ram/pxa255.init #
+append /ram/pxa255.init xscale cp15   15      0x00002001  #Enable CP0 and CP13 access
+append /ram/pxa255.init #
+append /ram/pxa255.init # setup GPIO
+append /ram/pxa255.init #
+append /ram/pxa255.init mww    0x40E00018  0x00008000  #CPSR0
+append /ram/pxa255.init sleep   20
+append /ram/pxa255.init mww    0x40E0001C  0x00000002  #GPSR1
+append /ram/pxa255.init sleep   20
+append /ram/pxa255.init mww    0x40E00020  0x00000008  #GPSR2
+append /ram/pxa255.init sleep   20
+append /ram/pxa255.init mww    0x40E0000C  0x00008000  #GPDR0
+append /ram/pxa255.init sleep   20
+append /ram/pxa255.init mww    0x40E00054  0x80000000  #GAFR0_L
+append /ram/pxa255.init sleep   20
+append /ram/pxa255.init mww    0x40E00058  0x00188010  #GAFR0_H
+append /ram/pxa255.init sleep   20
+append /ram/pxa255.init mww    0x40E0005C  0x60908018  #GAFR1_L
+append /ram/pxa255.init sleep   20
+append /ram/pxa255.init mww    0x40E0000C  0x0280E000  #GPDR0
+append /ram/pxa255.init sleep   20
+append /ram/pxa255.init mww    0x40E00010  0x821C88B2  #GPDR1
+append /ram/pxa255.init sleep   20
+append /ram/pxa255.init mww    0x40E00014  0x000F03DB  #GPDR2
+append /ram/pxa255.init sleep   20
+append /ram/pxa255.init mww    0x40E00000  0x000F03DB  #GPLR0
+append /ram/pxa255.init sleep   20
+append /ram/pxa255.init 
+append /ram/pxa255.init 
+append /ram/pxa255.init mww    0x40F00004  0x00000020  #PSSR
+append /ram/pxa255.init sleep   20
+append /ram/pxa255.init 
+append /ram/pxa255.init #
+append /ram/pxa255.init # setup memory controller
+append /ram/pxa255.init #
+append /ram/pxa255.init mww    0x48000008  0x01111998  #MSC0
+append /ram/pxa255.init sleep   20
+append /ram/pxa255.init mww    0x48000010  0x00047ff0  #MSC2
+append /ram/pxa255.init sleep   20
+append /ram/pxa255.init mww    0x48000014  0x00000000  #MECR
+append /ram/pxa255.init sleep   20
+append /ram/pxa255.init mww    0x48000028  0x00010504  #MCMEM0
+append /ram/pxa255.init sleep   20
+append /ram/pxa255.init mww    0x4800002C  0x00010504  #MCMEM1
+append /ram/pxa255.init sleep   20
+append /ram/pxa255.init mww    0x48000030  0x00010504  #MCATT0
+append /ram/pxa255.init sleep   20
+append /ram/pxa255.init mww    0x48000034  0x00010504  #MCATT1
+append /ram/pxa255.init sleep   20
+append /ram/pxa255.init mww    0x48000038  0x00004715  #MCIO0
+append /ram/pxa255.init sleep   20
+append /ram/pxa255.init mww    0x4800003C  0x00004715  #MCIO1
+append /ram/pxa255.init sleep   20
+append /ram/pxa255.init #
+append /ram/pxa255.init mww    0x48000004  0x03CA4018  #MDREF
+append /ram/pxa255.init sleep   20
+append /ram/pxa255.init mww    0x48000004  0x004B4018  #MDREF
+append /ram/pxa255.init sleep   20
+append /ram/pxa255.init mww    0x48000004  0x000B4018  #MDREF
+append /ram/pxa255.init sleep   20
+append /ram/pxa255.init mww    0x48000004  0x000BC018  #MDREF
+append /ram/pxa255.init sleep   20
+append /ram/pxa255.init mww    0x48000000  0x00001AC8  #MDCNFG
+append /ram/pxa255.init sleep   20
+append /ram/pxa255.init 
+append /ram/pxa255.init sleep   20
+append /ram/pxa255.init 
+append /ram/pxa255.init mww    0x48000000  0x00001AC9  #MDCNFG
+append /ram/pxa255.init sleep   20
+append /ram/pxa255.init mww    0x48000040  0x00000000  #MDMRS
+append /ram/pxa255.init sleep   20
+append /ram/pxa255.init 
index 79522f2d2a3d6a529c5881d1c9c6338d682195ae..a5fea1730612a1a4e7998c72a843a06a3fd9df8b 100644 (file)
@@ -1,13 +1,13 @@
-# A PXA255 test board with SST 39LF400A flash\r
-#\r
-# At reset the memory map is as follows. Note that\r
-# the memory map changes later on as the application \r
-# starts...\r
-#\r
-# RAM at 0x40000000\r
-# Flash at 0x00000000\r
-#\r
-script /target/pxa255.cfg\r
-# flash bank <driver> <base> <size> <chip_width> <bus_width> <targetNum> [options]\r
-flash bank cfi 0x00000000 0x80000 2 2 0 jedec_probe\r
-working_area 0 0x4000000 0x4000 nobackup 0\r
+# A PXA255 test board with SST 39LF400A flash
+#
+# At reset the memory map is as follows. Note that
+# the memory map changes later on as the application 
+# starts...
+#
+# RAM at 0x40000000
+# Flash at 0x00000000
+#
+script /target/pxa255.cfg
+# flash bank <driver> <base> <size> <chip_width> <bus_width> <targetNum> [options]
+flash bank cfi 0x00000000 0x80000 2 2 0 jedec_probe
+working_area 0 0x4000000 0x4000 nobackup 0
index e6929f222fcbc7cf0e657d2cfcf09cbdd5885cf6..5a2fab68211a320df937c2206580ed4368fb5ad6 100644 (file)
@@ -1,30 +1,30 @@
-#Script for ZY1000\r
-\r
-#Atmel ties SRST & TRST together, at which point it makes\r
-#no sense to use TRST, but use TMS instead.\r
-#\r
-#The annoying thing with tying SRST & TRST together is that\r
-#there is no way to halt the CPU *before and during* the\r
-#SRST reset, which means that the CPU will run a number\r
-#of cycles before it can be halted(as much as milliseconds).\r
-reset_config srst_only srst_pulls_trst\r
\r
-#jtag scan chain\r
-#format L IRC IRCM IDCODE (Length, IR Capture, IR Capture Mask, IDCODE)\r
-jtag_device 4 0x1 0xf 0xe\r
-\r
-#target configuration\r
-#target arm7tdmi <endianness> <reset mode> <chainpos> <variant>\r
-target arm7tdmi little reset_init 0 arm7tdmi-s_r4\r
-\r
-# at CPU CLK <32kHz this must be disabled\r
-arm7 fast_memory_access enable\r
-arm7_9 dcc_downloads enable\r
-\r
-\r
-flash bank ecosflash 0x01000000 0x200000 2 2 0 /rom/at91eb40a.elf\r
-target_script 0 reset event/zy1000_reset.script\r
-\r
-# required for usable performance. Used for lots of\r
-# other things than flash programming.\r
-working_area 0 0x00000000 0x20000 nobackup\r
+#Script for ZY1000
+
+#Atmel ties SRST & TRST together, at which point it makes
+#no sense to use TRST, but use TMS instead.
+#
+#The annoying thing with tying SRST & TRST together is that
+#there is no way to halt the CPU *before and during* the
+#SRST reset, which means that the CPU will run a number
+#of cycles before it can be halted(as much as milliseconds).
+reset_config srst_only srst_pulls_trst
+#jtag scan chain
+#format L IRC IRCM IDCODE (Length, IR Capture, IR Capture Mask, IDCODE)
+jtag_device 4 0x1 0xf 0xe
+
+#target configuration
+#target arm7tdmi <endianness> <reset mode> <chainpos> <variant>
+target arm7tdmi little reset_init 0 arm7tdmi-s_r4
+
+# at CPU CLK <32kHz this must be disabled
+arm7 fast_memory_access enable
+arm7_9 dcc_downloads enable
+
+
+flash bank ecosflash 0x01000000 0x200000 2 2 0 /rom/at91eb40a.elf
+target_script 0 reset event/zy1000_reset.script
+
+# required for usable performance. Used for lots of
+# other things than flash programming.
+working_area 0 0x00000000 0x20000 nobackup

Linking to existing account procedure

If you already have an account and want to add another login method you MUST first sign in with your existing account and then change URL to read https://review.openocd.org/login/?link to get to this page again but this time it'll work for linking. Thank you.

SSH host keys fingerprints

1024 SHA256:YKx8b7u5ZWdcbp7/4AeXNaqElP49m6QrwfXaqQGJAOk gerrit-code-review@openocd.zylin.com (DSA)
384 SHA256:jHIbSQa4REvwCFG4cq5LBlBLxmxSqelQPem/EXIrxjk gerrit-code-review@openocd.org (ECDSA)
521 SHA256:UAOPYkU9Fjtcao0Ul/Rrlnj/OsQvt+pgdYSZ4jOYdgs gerrit-code-review@openocd.org (ECDSA)
256 SHA256:A13M5QlnozFOvTllybRZH6vm7iSt0XLxbA48yfc2yfY gerrit-code-review@openocd.org (ECDSA)
256 SHA256:spYMBqEYoAOtK7yZBrcwE8ZpYt6b68Cfh9yEVetvbXg gerrit-code-review@openocd.org (ED25519)
+--[ED25519 256]--+
|=..              |
|+o..   .         |
|*.o   . .        |
|+B . . .         |
|Bo. = o S        |
|Oo.+ + =         |
|oB=.* = . o      |
| =+=.+   + E     |
|. .=o   . o      |
+----[SHA256]-----+
2048 SHA256:0Onrb7/PHjpo6iVZ7xQX2riKN83FJ3KGU0TvI0TaFG4 gerrit-code-review@openocd.zylin.com (RSA)