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.
 
 
 
 
 
 

15 lines
409 B

  1. #
  2. # Luminary Micro Stellaris LM3S9B9x Evaluation Kits
  3. #
  4. # http://www.luminarymicro.com/products/ek-lm3s9b90.html
  5. # http://www.luminarymicro.com/products/ek-lm3s9b92.html
  6. #
  7. # NOTE: using the bundled FT2232 JTAG/SWD/SWO interface is optional!
  8. # so is using in JTAG mode, as done here.
  9. source [find interface/luminary-icdi.cfg]
  10. set WORKAREASIZE 0x4000
  11. set CHIPNAME lm3s9b9x
  12. source [find target/stellaris.cfg]