1 This file should include highlights of the changes made in the
2 OpenOCD openocd-0.3.0 source archive release. See the repository
3 history for details about what changed, including bugfixes and
4 other issues not mentioned here.
7 FT2232H (high speed USB) support doesn't need separate configuration
10 New commands for use with Cortex-M3 processors:
11 "cortex_m3 disassemble" ... Thumb2 disassembly (UAL format)
12 "cortex_m3 vector_catch" ... traps certain hardware faults
13 without tying up breakpoint resources
14 If you're willing to help debug it: VERY EARLY Cortex-A8 support
15 New commands for use with XScale processors: "xscale vector_table"
16 ARM11 single stepping support for i.MX31
19 The lpc2000 driver handles the new NXP LPC1700 (Cortex-M3) chips
21 Board, Target, and Interface Configuration Scripts:
22 Cleanup and additions for the TI/Luminary Stellaris scripts
23 LPC1768 target (and flash) support
24 Keil MCB1700 eval board
32 For more details about what has changed since the last release,
33 see the ChangeLog associated with this source archive. For older NEWS,
34 see the NEWS files associated with each release (i.e. NEWS-<version>).
36 For more information about contributing test reports, bug fixes, or new
37 features and device support, please read the new Developer Manual (or
38 the BUGS and PATCHES files in the source archive).