ref_ver
iref_ver
ER ref_ver (T_RVER *pk_rver);
ER iref_ver (T_RVER *pk_rver;
These service calls store the RI600PX version information into the area specified by parameter pk_rver.
- maker
The maker represents the manufacturer who created this kernel. In the RI600PX, 0x011B, which is the maker code assigned for Renesas Electronics Corporation, is returned for maker.
Note, the value defined in the kernel configuration macro TKERNEL_MAKER is same as maker.
The maker represents the manufacturer who created this kernel. In the RI600PX, 0x011B, which is the maker code assigned for Renesas Electronics Corporation, is returned for maker.
Note, the value defined in the kernel configuration macro TKERNEL_MAKER is same as maker.
- prid
The prid represents the number that identifies the kernel and VLSI. In the RI600PX, 0x0004 is returned for prid.
Note, the value defined in the kernel configuration macro TKERNEL_PRID is same as prid.
The prid represents the number that identifies the kernel and VLSI. In the RI600PX, 0x0004 is returned for prid.
Note, the value defined in the kernel configuration macro TKERNEL_PRID is same as prid.
- spver
The spver represents the specification to which this kernel conforms. In the RI600PX, 0x5403 is returned for spver.
Note, the value defined in the kernel configuration macro TKERNEL_SPVER is same as spver.
The spver represents the specification to which this kernel conforms. In the RI600PX, 0x5403 is returned for spver.
Note, the value defined in the kernel configuration macro TKERNEL_SPVER is same as spver.
- prver
The prver represents the version number of this kernel.
For example, 0x0123 is returned for prver when the kernel version is "V1.02.03".
Note, the value defined in the kernel configuration macro TKERNEL_PRVER is same as prver.
The prver represents the version number of this kernel.
For example, 0x0123 is returned for prver when the kernel version is "V1.02.03".
Note, the value defined in the kernel configuration macro TKERNEL_PRVER is same as prver.
- prno
The prno represents product management information and product number, etc. In the RI600PX, 0x0000 is returned for all prnos.
The prno represents product management information and product number, etc. In the RI600PX, 0x0000 is returned for all prnos.