-
Notifications
You must be signed in to change notification settings - Fork 13
/
ChangeLog_tools.txt
103 lines (60 loc) · 2.35 KB
/
ChangeLog_tools.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
2012-03-22 [r133]
* Add support for new CPU version.
2011-11-10 [r126]
* Remove freewrap642 directory. Tools users now have to install
TCL/TK instead.
2011-10-27 [r124]
* Improved gdbproxy robustness. Create a workaround to prevent GDB
from freezing when single-stepping on a LPMx or a "JMP $-0"
instruction.
2011-06-24 [r119]
* Slight improvement of the gdbproxy to improve the support of the
EMBSYSREGVIEW Eclipse plugin.
2011-05-26 [r114]
* Improved the VerifyCPU_ID procedure.
2011-05-19 [r110]
* Rework of the GUI for the software development tools. Added
possibility to give custom information through the omsp_alias.xml
file.
2011-02-27 [r97]
* Update Tools' Windows executables with EraseROM command fix.
2011-02-27 [r96]
* Fixed EraseROM command in the TCL library of the Software
development tools.
2011-02-20 [r93]
* Update Tools' Windows executables.
2011-02-20 [r92]
* Fixed bug where the openmsp430-minidebug application shows data
memory size instead of program memory size and program memory
size instead of data memory size. Thanks to "dir" for reporting
the bug :-)
2011-02-05 [r89-90]
* Update windows executables for the tools.
* Update the loader tool to support Intel-HEX format.
2011-02-05 [r88]
* Update windows executables for the tools.
2011-02-05 [r87]
* Minor update of gdbproxy to allow sourcing some custom tcl
scripts. Major update of the minidebugger (complete re-work of
the GUI).
2010-11-21 [r78]
* update windows executable files
2010-11-21 [r77]
* Tool script update with additional checks: - execution of the
"msp430-objcopy" ran properly - add a timeout delay to wait for
the generated bin file - check if the size of the ELF file
program section is the same as the available program memory.
2010-08-28 [r75]
* Update development tools windows executable to support memories
whose size are not a power of 2.
2010-08-28 [r74]
* Update serial debug interface to support memories with a size
which is not a power of 2. Update the software tools accordingly.
2009-12-29 [r35]
* Update documentation to reflect the latest Verilog changes.
2009-08-04 [r15]
* Updated headers with SVN info
2009-08-04 [r14]
* Updated headers with SVN info
2009-06-30 [r2]
* Upload complete openMSP430 project to the SVN repository