Hi,
I create a working project with Codewarrior 10.5, but when I import the project into Codewarrior I get this error:
**** Build of configuration DEBUG for project MyProject ****
"C:\\Freescale\\CW MCU v10.5\\gnu\\bin\\mingw32-make" -j8 all
mingw32-make: *** No rule to make target `C:\Users\Firmware\Generated_Code\Cpu.c', needed by `Generated_Code/Cpu_c.obj'. Stop.
I try to do a Project clean, but after this clean the compiler gave me some error.
Could anyone help me?
Thanks