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.
 
 
 
 
 
 

20 lines
521 B

  1. #
  2. # TI/Luminary Stellaris LM3S811 Evaluation Kits
  3. #
  4. # http://www.luminarymicro.com/products/stellaris_811_evaluation_kits.html
  5. # NOTE: using the on-board FT2232 JTAG/SWD/SWO interface is optional!
  6. # so is using it in JTAG mode, as done here.
  7. # NOTE: older '811-EK boards (before rev C) shouldn't use this.
  8. source [find interface/luminary.cfg]
  9. # include the target config
  10. set CHIPNAME lm3s811
  11. source [find target/stellaris.cfg]
  12. adapter_nsrst_delay 100
  13. #LM3S811 Evaluation Board has only srst
  14. reset_config srst_only