Skip to content
Snippets Groups Projects
Select Git revision
  • f906c65fed5f3f2df54c6aaf2ea28d9742d44db4
  • master default protected
  • v0.10.0
  • v0.10.0-rc2
  • v0.10.0-rc1
  • v0.9.0
  • v0.9.0-rc1
  • v0.8.0
  • v0.8.0-rc2
  • v0.8.0-rc1
  • v0.7.0
  • v0.7.0-rc2
  • v0.7.0-rc1
  • v0.6.1
  • v0.6.0
  • v0.6.0-rc2
  • v0.6.0-rc1
  • v0.5.0
  • v0.5.0-rc2
  • v0.5.0-rc1
  • v0.4.0
  • v0.4.0-rc2
22 results

README

  • Esben Haabendal's avatar
    f906c65f
    Support for Freescale LS102x SAP · f906c65f
    Esben Haabendal authored
    
    The SAP in LS102x SoC's from Freescale is able to read and write to all
    physical memory locations, independently of CPU cores and DAP.
    
    This implementation is 100% based on reverse-engineering of JTAG
    communication with an LS1021A SAP using a JTAG debugger with SAP support.
    
    And as such, this code is for now "works-for-me", pending verification
    by other OpenOCD users, or even better, actual information from Freescale
    on the SAP interface.
    
    Change-Id: Ibb30945e017894da5c402f9f633fc513bed4e68c
    Signed-off-by: default avatarEsben Haabendal <esben@haabendal.dk>
    Reviewed-on: http://openocd.zylin.com/3096
    
    
    Tested-by: jenkins
    Reviewed-by: default avatarPaul Fertser <fercerpav@gmail.com>
    f906c65f
    History
    Support for Freescale LS102x SAP
    Esben Haabendal authored
    
    The SAP in LS102x SoC's from Freescale is able to read and write to all
    physical memory locations, independently of CPU cores and DAP.
    
    This implementation is 100% based on reverse-engineering of JTAG
    communication with an LS1021A SAP using a JTAG debugger with SAP support.
    
    And as such, this code is for now "works-for-me", pending verification
    by other OpenOCD users, or even better, actual information from Freescale
    on the SAP interface.
    
    Change-Id: Ibb30945e017894da5c402f9f633fc513bed4e68c
    Signed-off-by: default avatarEsben Haabendal <esben@haabendal.dk>
    Reviewed-on: http://openocd.zylin.com/3096
    
    
    Tested-by: jenkins
    Reviewed-by: default avatarPaul Fertser <fercerpav@gmail.com>