Hello
To activate the option which generate an error message when function prototype is missing follow these steps:
- Open your project in CodeWarrior
- Open the Target Settings dialog (press ALT+F7)
- Go to Target > Compiler for HC12 panel.
- Click on the Options button.
- Switch to the Message tab.
- Scroll down in the list box and check Error for implicit parameter declaration.
- Click OK to close the HC12 Compiler Option settings dialog.
- Click OK to close the Target Settings dialog.
CrasyCat