Hi, I started a project with ColdFire products. In my program, when I call a function which the source file is not "#included" in the caller's file, no error or warning appears when I compile and link.
Previously, I programmed with Codewarrior for HCS08 and also HC12 and when a situation like that happened, the linker show a warning : Warning C1801: implicit parameter-declaration.
Is there a way to enable that feature in Codewarrior for ColdFire ? (I use Codewarrior for ColdFire Architectures, version 7.0, build 15).
It will save me a lot of debugging!!
Thanks,
Frelon