thank you peg,
I find a Project.abs.s19 file in the bin directory.
Now: this should is the right file to flash onto the board, isn't it?
(BTW, I also have a .bbl file inside the project)
So i move it into the s19 subfolder of Test Tool's directory.
However, I try to flash it (using Embedded Bootloader applet in the Test Tool application)
but I get an error like : "Firmware download failed - mismatch found on address=0xFFD0".
I find this answer
"I suspect that the MyApp programs do not know about the bootloader, and need to have the
vector data moved to where the chip has relocated the vectors."
here:
http://forums.freescale.com/freescale/board/message?board.id=CWCOMM&message.id=349but have no idea on how to solve this using C.
Best Regards and thank you,
lex4098