Hi,
I've got the following problem.
If I compile my C file for the HC12 I get everytime this warning.
I created the C File with metrowerks codewarrior as editor and I use
the CHC12.exe to compile it then the Linker.exe to link it.
Can anybody explain what it means and how I can avoid it?
The compiler seems to have a problem with the } of the main function.
Until now everything works well. But it would be nice to eliminate
this warning.
In the hope that someone has a hint for me
Here the exact Warning message:
>> in "C:\LCD\lcd1test.c", line 190, col 1, pos 6151
}
^
WARNING C12056: SP debug info incorrect because of optimization or
inline assembler