Hi Stefano,
there are config files for some targets included in the compiler.
You have to set up such a file for your target.
The aim is to write some registers of the processor and to configure
your system. Otherwise the flashburner is not able to access your system.
Take a look at Metrowerks\CodeWarrior\Stationery\ColdFire\CF_M5214EVB\C
on your local disk and try to understand what happens.
This and the other files initialise your system, especially they set up the
chip select registers so the flash and ram and up on some adresses which
you can tell your flash burner to use.
Kind Regards, Georg