image_download_ser()
QNX SDP8.0Building Embedded SystemsConfigurationDeveloper
Download an OS image
Synopsis:
unsigned int image_download_ser (unsigned dst_address)
Arguments:
- dst_address
- The address in RAM to which the image will be download
Description:
The image_download_ser() function downloads an image from the serial port to the specified address (dst_address) in RAM.
Returns:
- 0
- Success
- -1
- Failure
Page updated: