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.
 
 
 
 
 
 

19 lines
406 B

  1. #
  2. # TI/Luminary Stellaris LM3S811 Evaluation Kits
  3. #
  4. # http://www.luminarymicro.com/products/stellaris_811_evaluation_kits.html
  5. # include the FT2232 interface config for on-board JTAG interface
  6. source [find interface/luminary.cfg]
  7. # include the target config
  8. source [find target/lm3s811.cfg]
  9. # jtag speed
  10. jtag_khz 500
  11. jtag_nsrst_delay 100
  12. #LM3S811 Evaluation Board has only srst
  13. reset_config srst_only