RTC6 boards
Doc. Rev. 1.0.21 en-US
10 RTC6 Commands
859
RTC4RTC6 New command.
RTC5RTC6 Unchanged functionality.
Version info Available as of DLL 600, OUT 600, RBF 600.
References get_hi_pos, get_auto_cal, auto_cal
Ctrl Command write_hi_pos
Ctrl Command write_image_eth
Function Standalone Functionality: Reads out data for automatic booting from
a binary file on the PC and saves it to the NAND Memory.
Prerequisite RTC6 Software Package V1.7.0 and BIOS-ETH 26.
Call
Result = write_image_eth( Name )
Parameters
Name
Name of the binary file.
As a pointer to a \0-terminated ANSI string.
Result
Result
Error code. Like
Result
of read_image_eth.
As an unsigned 32-bit value.
Comments • write_image_eth is not executed (get_last_error return code
RTC6_BUSY
), if:
– the BUSY list execution status is set
– the INTERNAL-BUSY list execution status is set
• If the
Name
cannot be opened, a get_last_error return code
RTC6_PARAM_ERROR
is
generated.
• During the execution of read_image_eth the 10 µs clock cycle of the DSP is
interrupted for up to 2 minutes.
• write_image_eth is only allowed with RTC6 Ethernet Boards.
Otherwise, a get_last_error return code
RTC6_TYPE_REJECTED
is generated.
• See Chapter 16.7 ”Standalone Functionality”, page 908.
RTC4RTC6 New command.
RTC5RTC6 New command.
Version info Available as of DLL 618, OUT 618, RBF 623.
References read_image_eth, store_program