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.
 
 
 
 
 
 

21 lines
478 B

  1. ######################################
  2. # Target: Atmel AT91SAM9260
  3. ######################################
  4. reset_config trst_and_srst
  5. #jtag_device <IR length> <IR capture> <IR mask> <IDCODE instruction>
  6. jtag_device 4 0x1 0xf 0xe
  7. jtag_nsrst_delay 200
  8. jtag_ntrst_delay 200
  9. ######################
  10. # Target configuration
  11. ######################
  12. #target <type> <endianess> <reset mode> <JTAG pos> <variant>
  13. target arm926ejs little reset_run 0 arm926ejs
  14. run_and_halt_time 0 30