User`s guide
System LSI Division, Semiconductor Business
4 Property of Samsung Electronics Co., Ltd.
>Calmlink16 –md <filename> <other options> <object files>
Where filename is name of the MD file, which is an ASCII text file. Option –md and the filename must be
separated by a space or tab. But alternative –7 can be specified without space or a tab.
Following invocations are valid,
>Calmlink16 –7<filename> <other options> <object files>
>Calmlink16 –7 <filename> <other options> <object files>
>Calmlink16 –md <filename> <other options> <object files>
In case of specifying MD file in GUI, please use –7 option.
Please refer CalmSHINE16 user manual, Chapter CalmLink16, section “9. Memory description file” for more details.
3.2 Assembler(from 1.56aS)
New option -t supported to avoid printing of date and time in object file. By default assembler prints date and time
information in the object file, so that CalmLib16 can use it.
3.3 Linker(from 1.56bS)
Following points are updated in linker,
- New directive #init_table_flash supported to keep initialization table in Flash memory.
- New option -SMPorder supported to change linking order in SMP file. With this option, symbols in the
SMP file are searched after library files.
- Odd address warning is generated only for ABS CDATA PM sections
4 Revision History after releasing V1.54
4.1 GUI – CalmSHINE16
Version Released date Comments
V1.56d Jun. 26
th
, 2006
New: SWI Call Function
Fixed 1: When user use the “Hex file debugging” functions, user have to
input the dvm and mem files
Fixed 2: The more stableness on the C3200 emulator.
Fixed 3: The data break in Go setup dialog.
Fixed 4: The code download error
Fixed 5:’Step In’ worked incorrectly in a conditional statement.
Fixed 6: ‘Merged hex file’ output a incorrect hex/hxd file
Known Bug
Bug 1: Watch variable view bug