Alain bought the MCF54455EVB this year. He didn't say who he bought it from (from NXP or eBay? "-). It is still for sale on NXP's web site, or seems to be. So it should still be supported by current software on current computers and operating systems. Searching this forum finds questions from nearly 10 years ago, so it is quite old.
Why is he trying to program it with a tool (CFflasher) that hasn't been supported since WIN7 came out in 2009, or maybe even since Vista came out in 2006? Maybe the documentation that came with it said to do that. Except I've just read through the documentation, and it doesn't mention programming it at all! It does say it comes with U-Boot pre-installed, but nothing as to what to do if it gets erased.
It has an on-board P&E USB Multilink. P&E's PROGCFZ might support it, but that's $199. CodeWarrior should support it. Alain, how were you going to program this thing?
I think you should keep trying with the Win XP you have. If the erase works, but the programming doesn't, then you've probably got something set up wrong. Make sure you're addressing the right devices at the right addresses. Make sure the image you're trying to program is set to target the right address.
> When updating linux image, system crashed and erased the boot loader.
The Boot and Linux Image are in different FLASH chips at different addresses. I think you must have selected the wrong chip to work on somehow. Too bad the hardware doesn't have a jumper to protect the boot flash in hardware against "accidents". That's always a good thing to add to the design.
Tom