s5u1c17001c Epson Electronics America, Inc., s5u1c17001c Datasheet - Page 451

no-image

s5u1c17001c

Manufacturer Part Number
s5u1c17001c
Description
Cmos 16-bit Application Specific Controller
Manufacturer
Epson Electronics America, Inc.
Datasheet
10.6.10 Support for Big Endian
The tools (C compiler to the linker) and libraries only support little endian. Note that the C compiler cannot create
elf files that can be loaded in big endian areas. Regarding data references, however, the debugger supports big
endian.
Method of specifying big endian (in simulator mode)
Operation of debugger commands
S5U1C17001C MANUAL
(C COMPILER PACKAGE FOR S1C17 FAMILY) (Ver. 1.1)
Memory manipulating commands (x, set, c17 fg/fh/fw, c17 mvb/mvh/mvw)
load command
To set information about big endian areas in the debugger while in simulator mode, specify it in the map
information of a parameter file. For areas you wish to set to big endian, write B in the 5th parameter. Without
this statement, areas are assumed to be little endian. However, the S1C17 chip for which you are developing
software must be a type that supports big endian. Also note that internal ROM, RAM, and I/O cannot be set to
big endian.
For details about parameter files, see Section 10.8, "Parameter Files".
These commands perform operations and display information suitable for endian format because memory is
accessed for read and write in units of bytes, 16 bits, or 32 bits according to the type of data in each command.
Swaps data suitable for endian format and writes data in units of 16 bits. For this reason, programs created by
the C compiler cannot be loaded correctly in big endian areas.
EPSON
10 DEBUGGER
10-59

Related parts for s5u1c17001c