RTC6 boards
Doc. Rev. 1.0.21 en-US
10 RTC6 Commands
636
Ctrl Command set_eth_boot_control
Function Standalone Functionality: Activates or deactivates automatic booting.
Prerequisite RTC6 Software Package V1.7.0 and BIOS-ETH 26.
Call
set_eth_boot_control( Ctrl )
Parameters
Ctrl
= 0: Deactivates automatic booting.
> 0: Activates automatic booting.
As an unsigned 32-bit value.
Result None.
Comments • set_eth_boot_control is not executed (get_last_error return code
RTC6_BUSY
), if:
– the BUSY list execution status is set
– a list has been paused by set_wait (PAUSED list execution status set)
• During the execution of set_eth_boot_control the 10 µs clock cycle of the DSP is
interrupted for several ms.
• set_eth_boot_control 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.
• If set_eth_boot_control has not been successful, Bit 27 is set, see eth_get_last_error
and eth_get_error.
RTC4RTC6 New command.
RTC5RTC6 New command.
Version info Available as of DLL 618, OUT 618, RBF 623.
References eth_boot_dcmd