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.
 
 
 
 
 
 

14 lines
317 B

  1. #
  2. # TI Stellaris LM4F232 Evaluation Kits
  3. #
  4. # http://www.ti.com/tool/ek-lm4f232
  5. #
  6. # NOTE: using the bundled FT2232 JTAG/SWD/SWO interface is optional!
  7. # so is using in JTAG mode, as done here.
  8. source [find interface/luminary-icdi.cfg]
  9. set WORKAREASIZE 0x8000
  10. set CHIPNAME lm4f23x
  11. source [find target/stellaris.cfg]