CYCLONEMAX Freescale Semiconductor, CYCLONEMAX Datasheet - Page 56

CYCLONE MAX FLASH PROGRAM

CYCLONEMAX

Manufacturer Part Number
CYCLONEMAX
Description
CYCLONE MAX FLASH PROGRAM
Manufacturer
Freescale Semiconductor
Series
ColdFire®r
Type
FLASHr
Datasheets

Specifications of CYCLONEMAX

Contents
Programmer/Debugger
Positions/sockets
1
Description/function
Programmer, Debugger
Silicon Family Name
MPC5xx
Core Architecture
Coldfire, Power Architecture
Core Sub-architecture
Coldfire V2, Power Architecture
Rohs Compliant
Yes
For Use With/related Products
MPC5xx / 55xx
Lead Free Status / RoHS Status
Lead free / RoHS Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
CYCLONEMAX
Manufacturer:
FREESCALE
Quantity:
20 000
52
6.2.3.2
6.2.3.3
Used to reset the Cyclone PRO/MAX hardware. The delay should be at least
2500ms. This routine does not need to be called by the calling application and
exists for historical reasons.
C/C++ Prototype:
char *get_image_description(unsigned long cyclonepromaxhandle, unsigned
long imagenumber);
Description:
Returns the description string of the selected image. For a Cyclone unit with
only one programming image, the imagenumber value should be set to 1. If
the Cyclone unit holds multiple programming images, the valid values for
image number range from one up to the number of images in the unit. The
result is a pointer to a null-terminated string containing the image description.
This description is valid until the next call into the .DLL is made.
C/C++ Prototype:
bool compare_image_with_file(unsigned long cyclonepromaxhandle, char
*aFile, unsigned long imagenumber);
Description:
Allows the calling application to compare a stand-alone programming image
stored on the PC with an image stored in the Cyclone. This can be used to
validate that a programming image in the PC is exactly the same as the one
on the Cyclone. The Cyclone images automatically self-verify, but this may be
useful to make sure that the version of the image in the Cyclone is what the
calling application is expecting. For a Cyclone unit with only one programming
image, the imagenumber value should be set to 1. If the Cyclone unit holds
multiple programming images, the valid values for image number range from
one up to the number of images in the unit. A “ true” result indicates that the
images are the same. The aFile pointer should point to a null terminated
filename, which is the full pathname of the file.
CYCLONE MAX
Call: get_image_description
Call: compare_image_with_file
Cyclone MAX User Manual

Related parts for CYCLONEMAX