| CalmRISC8 (Key
Lock version)
CalmRISC8 (No key version)
| Description |
File |
Size |
Version |
Date |
Unzip |
| Installation Package |
calmshine_v1_42.zip
|
6MB |
1.42 |
06/22/2001 |
- |
| v 1.41 patch program
|
calmshine.exe |
3MB |
1.42 |
06/22/2001 |
CalmSHINE\bin\ |
| Calmlinkd.dll
v
1.41 bug fix program
|
calmlinkd.dll |
509KB
|
1.41
|
06/22/2001 |
CalmSHINE\bin\ |
| Compiler
path file
|
Calmcc.dll
|
1.39MB
|
1.411
|
07/04/2001
|
CalmSHINE\bin\ |
| Library
patch file
|
release.lib
|
342KB
|
|
07/04/2001
|
CalmSHINE\Lib\ |
| User's Manual |
manual_for_v142.zip |
7.5MB |
- |
- |
- |
Upgrade History
Ver 1.73
-------------
* Compiler V1.414 / Optimizer V1.411 *
- [Bug Fix]
1. Compiler was crashed
if you used "-S" option in some case.
2. Compiler was crashed if you accessed
global variable after excessive
(have
a lot of cases) if-else statements.
* Linker V1.43 */ -
[Bug Fix]
1. Linking error(No memory
space) occurred even though there is enough memory,
depending on the linking
order.
* CalmSHINE8 UI v1.73 *
[Enhanced Feature]
1. User can change the color of each view
windows.
2. Find/Copy function is added to Code/Data
Memory View
3. Block Printing function is added ,
which printing only the selected text.
4. Locating the cursor to the address
of variable by dragging and dropping a variable
to Data Memory window.
5. Enhanced Debugging speed (4~5 times
faster than previous version)
[Bug Fix]
1. Breakpoints were not
set in some files.
2. Sometimes, the program was crashed
during debugging.
Especially, when a lot
of 'Structure' were registered in the Watch variable view.
3. The program held some memories even
if it was terminated.
4. The compiler/assembler option window
was not opend in a Library Project.
5. Ctrl+F wasn't work during debugging.
6. After a library file had been added
at liniing and then the same projected was
reopended, linking error
occurreded.
Ver 1.61
-------------
[Changed
Feature]
1. Intel
Hex format is removed from the Linker option.
[Bug
fix]
1. CalmSHINE
was crashed if there was functions more than 100 in a file.
Ver 1.6
-------------
[Bug
fix]
1. In debug
state, if you had opened a file that was not a project file
and edit it,
the
'step in' error message was displayed.
2. The property
of Calm edit calm edit was always disabled.
3. The program
was crashed if views were updated during Run/Go
4. The cstartup*.s
file was added again when you changed the device
in
the project-option
5. Timer
values were not displayed correctly in the onchip Timer
run if the List
view
size was small.
6. The program
could not detect the error when values are empty or null
in
the
Onchip timer setup window.
7. Sometimes
Calmshine was crashed when when the start debugging was
executed
in Simulator mode.
8. CalmSHINE
was crashed when displayed the Tooltip in Tap view
if the size of file path is more than 80
byte.
9. Module
was changed when program was entered the Lib mode.
[Enhanced
Feature]
1.
Code memory select taret enabled
2. Pass
count is changed to hex value in Go/Run setup window.
3. Go to
cursor and break point setting are enable in Lib mode
4. Syntax
coloring is on in disassemble mode.
5. Mouse
wheel function is supported in data/code memory view.
6. A user
can create new folders in project file view and can add
file to the folders.
7. A variable
automatically is searched in data memory view
when
it is dragged from source code to the data memory view.
Ver 1.5
-------------
Enhanced function
1. Parallel port is supported
in Window 2000, NT by suppling parallel port drivers.
Parallel port was only
supported in Window 98
Ver 1.42
-------------
It adds the line length
of hex file input box in the ROM code generation
setup window. The previous version(V1.41)
was fixed with "20H".
ROM-CODE-Option
menu bug fixed.
=> The ROM Code option
value was not reflected normally.
[Note] You can
input the 32bit ROM Code Value in the ROM code
option
input window.
1. "01234567"
=> Higher 16bit is same as "1FH" of Main
chip.
Lower
16bit is same as "1EH" of Main chip.
2. If there is "WatchDog
enable bit" of ROM CODE Option in your device,
PLEASE
DO NOT ENABLE THIS BIT USING ROM CODE OPTION
DURING
DEBUG SESSION.
CalmSHINE can not support debugging session
if Watchdog is enabled.
|