I 've flw problem with CW. I want to load two ASCII signs in accu D. The code looks like LDD #'AA'. But I got an error message illegal addressing mode. If I load only one ASCII sign like LDD #'A', all is perfect. Has somebody an idea? Thank you for the help.
You should get the same code (should because I did not try it out). I dont think multi byte character constants are supported in the CW HC12 assembler.
You should get the same code (should because I did not try it out). I dont think multi byte character constants are supported in the CW HC12 assembler.