You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

14 lines
451 B

  1. #xscale ixp42x CPU
  2. #use combined on interfaces or targets that can’t set TRST/SRST separately
  3. reset_config srst_only srst_pulls_trst
  4. #jtag scan chain
  5. #format L IRC IRCM IDCODE (Length, IR Capture, IR Capture Mask, IDCODE)
  6. jtag_device 7 0x1 0x7f 0x7e
  7. #target configuration
  8. daemon_startup reset
  9. #target <type> <startup mode>
  10. #target arm7tdmi <reset mode> <chainpos> <endianness> <variant>
  11. target xscale big run_and_halt 0 IXP42x
  12. run_and_halt_time 0 30