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
476 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. # NOTE: older '811-EK boards (before rev C) shouldn't use this.
  7. source [find interface/luminary.cfg]
  8. set CHIPNAME lm3s811
  9. # include the target config
  10. source [find target/stellaris.cfg]
  11. adapter_nsrst_delay 100
  12. #LM3S811 Evaluation Board has only srst
  13. reset_config srst_only