Hi,
I have been using CodeWarrior version 6.3 to compile for the MCF5208. I had to upgrade to version 7.1.2 for a new processor, but am having trouble getting the same output for the MCF5208 project between the 2 versions.
In version 6.3 when I chose to create a binary image, I get a good file that works.
In version 7.1.2 when I chose to create a binary image, I get a file with some kind of address and length information in it like an .s19 file.
The .s19 files look good for both versions, but I need to get a binary output.
Does anyone know why there might be address and length information in the binary image for version 7.1.2?
Thanks.