CW IDE V5.9.0 Build 5294. I have a project using an MC9S12C64 with existing code that I would like to modify, but I am having no success getting it to compile. When I try Make, I get this error message:
ERROR: C4422: ' Missing
flash.asm line 51
and the warning message:
Warning: C4450: Multi character constant
flash.asm line 51
The error points to line 51 in the flash.asm file, but it is a line of information commented out with ;* at the beginning of the line.
Can anyone help me with this?
Also, does CW generate an object file and if so where can I find it?
Regards,
Robert