I am trying to port M68040 assembly code to run on MCF54452 Coldfire processor.
I am currently using the CodeWarrior Coldfire Achitecture V7.2. The original M68040 assembly
code was compiled with Microtec. Are there any examples or documents showing how to set up
a CodeWarrior project to run the assembler on the M68040 assembly code?
I know there will be assembler errors because not all instructions are supported in the Coldfire.
However, I need information on how to setup the CodeWarrior project to start assemble the code.
Thank you in advance.