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.
 
 
 
 
 
 

37 lines
1.1 KiB

  1. This file includes highlights of the changes made in the
  2. OpenOCD 0.4.0 source archive release. See the repository
  3. history for details about what changed, including bugfixes
  4. and other issues not mentioned here.
  5. JTAG Layer:
  6. Support KT-Link JTAG adapter.
  7. Boundary Scan:
  8. Target Layer:
  9. ARM
  10. - renamed "armv4_5" command prefix as "arm"
  11. ARM11
  12. - Preliminary ETM and ETB hookup
  13. - accelerated "flash erase_check"
  14. - accelerated GDB memory checksum
  15. Flash Layer:
  16. Board, Target, and Interface Configuration Scripts:
  17. ARM9
  18. - ETM and ETB hookup for iMX2* targets
  19. Add $HOME/.openocd to the search path.
  20. Documentation:
  21. Build and Release:
  22. For more details about what has changed since the last release,
  23. see the git repository history. With gitweb, you can browse that
  24. in various levels of detail.
  25. For older NEWS, see the NEWS files associated with each release
  26. (i.e. NEWS-<version>).
  27. For more information about contributing test reports, bug fixes, or new
  28. features and device support, please read the new Developer Manual (or
  29. the BUGS and PATCHES files in the source archive).