P&E Microcomputer Systems Cyclone LC Series User Manual page 84

Table of Contents

Advertisement

This function reads the firmware version of the selected Cyclone.
@parameter cycloneHandle
@returnvalue
8.2.4.6.2 cycloneSpecialFeatures
bool cycloneSpecialFeatures(uint32_t featureNum, bool setFeature, uint32_t
paramValue1, uint32_t paramValue2, uint32_t paramValue3, void *paramReference1,
void *paramReference2);
This function is used for executing special features described by the featureNum parameter. Refer
to the parameter specifications below for details.
@parameter featureNum
@parameter setFeature
@parameter paramValue1
@parameter paramValue2
@parameter paramValue3
@parameter paramReference1
@parameter paramReference2
@returnvalue
@parameter featureNum
@parameter setFeature
@parameter paramValue1
@parameter paramValue2
@parameter paramValue3
@parameter paramReference1
User Manual For Cyclone LC Programmers
The handle of the Cyclone of which to read the firmware version.
Returns a pointer to a null-terminated character string containing
the firmware version.
CYCLONE_GET_IMAGE_DESCRIPTION_FROM_FILE
Indicates whether the image file has been decoded.
If previous operations has already decoded the file,
then set it to true. Otherwise set it to false.
Ignored, set it to 0.
Ignored, set it to 0.
Ignored, set it to 0.
A pointer to a pointer to a null-terminated character
string that contains the image description of the SAP
file.
A pointer to a null-terminated character string which
contains the full path to the specified SAP file.
True if the image description was read
False otherwise
CYCLONE_GET_IMAGE_CRC32_FROM_FILE
Indicates whether the image file has been decoded.
If previous operations has already decoded the file,
then set it to true. Otherwise set it to false.
Ignored, set it to 0.
Ignored, set it to 0.
Ignored, set it to 0.
A pointer to an unsigned 32-bit value containing the
CRC32 of the SAP file.
84

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Cyclone LC Series and is the answer not in the manual?

Questions and answers

Table of Contents