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.
 
 
 
 
 
 

22 lines
657 B

  1. # DANGER!!!! early work in progress for this PCB/target.
  2. #
  3. # The most basic operations work well enough that it is
  4. # useful to have this in the repository for cooperation
  5. # alpha testing purposes.
  6. #
  7. # TI AM3517
  8. #
  9. # http://focus.ti.com/docs/prod/folders/print/am3517.html
  10. # http://processors.wiki.ti.com/index.php/Debug_Access_Port_(DAP)
  11. # http://processors.wiki.ti.com/index.php?title=How_to_Find_the_Silicon_Revision_of_your_OMAP35x
  12. set CHIPTYPE "am35x"
  13. source [find target/amdm37x.cfg]
  14. # The TI-14 JTAG connector does not have srst. CPU reset is handled in
  15. # hardware.
  16. reset_config trst_only
  17. # "amdm37x_dbginit am35x.cpu" needs to be run after init.