problem using the flash programmer

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

problem using the flash programmer

976 Views
fabriceC
Contributor I
Hi,

I am using a M52233Demo card with  Freescale CodeWarrior IDE version 5.7.0.

When I try to erase flash with the Tools>Flash Programmer Panel, I have the message :
    "PEMicroProtocolPlugin : An error occurred while trying to write memory".

The configuration I use in the Flash Programmer Panel is the following:
    use custom settings    : checked
    target processor          : 5223x
    connection                   : PEMICRO_USB
    use target initialization : unchecked

    target memory buffer address : 0x0 ( default value)
    target memory buffer size        : 0x6000 (default value)
    
    device                                    : CFM_MCF52233_25MHz
    flash memory base address : 0xffe00000 (default value)

    erase sectors individually : unchecked
    all sectors                         : checked

When I try to debug in RAM, it works. Then, I think the USB driver is correctly installed.

Has anyone an idea?  Perhaps the default value I use are not correct?

Labels (1)
0 Kudos
1 Reply

373 Views
fabriceC
Contributor I
I have solved my problems,

my configuration was wrong. To have a correct configuration, the only thing to do was to click on "load settings" and to choose CFM_MCF52233_25MHz.xml.

0 Kudos