CYCLONEMAX Freescale Semiconductor, CYCLONEMAX Datasheet - Page 57

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
Cyclone MAX User Manual
6.2.3.4
6.2.3.5
6.2.3.6
C/C++ Prototype:
bool erase_all_cyclone_images(unsigned long cyclonepromaxhandle);
Description:
This call erases all stand-alone programming images on the Cyclone unit.
Generally this call is made before a new image is placed onto the Cyclone by
the add_image_to_cyclone call. A “ true” result indicates that the erasure was
successful.
C/C++ Prototype:
unsigned int add_image_to_cyclone(unsigned long cyclonepromaxhandle,
char *aFile);
Description:
This call adds the stand-alone programming image specified with the aFile
parameter into the Cyclone’ s onboard memory. This image must have been
created with the Cyclone configuration utility. This call is useful for adding
more images into the Cyclone. The Cyclone has limited onboard memory, so
the user may wish to erase existing images with the
erase_all_cyclone_images command before calling this command. The
command will return the image number that was just added, or else return a
“ 0” if the operation failed.
C/C++ Prototype:
bool toggle_power_no_background_entrance(unsigned long
cyclonepromaxhandle);
Description:
Causes the RESET line of the target processor to be driven low, then pulled
up high to enter normal operation mode.
Call: erase_all_cyclone_images
Call: add_image_to_cyclone
Call: toggle_power_no_background_entrance
CYCLONE MAX
53

Related parts for CYCLONEMAX