Compiling error

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Compiling error

2,935 Views
Gizzzmo
Contributor I
Hi,

I've this error :
ERROR C1801: Implicit parameter-declaration
and this information :
INFORMATION C1420: Result of function-call is ignored

It is caused by the call to a function from another file declared "extern".
I've included the right ".h" but i still have this error.

Thx.
Labels (1)
0 Kudos
2 Replies

581 Views
Gizzzmo
Contributor I
I've found the mistake : the prototype was present but not compiled (in a #ifdef)

Thx :smileywink:
0 Kudos

581 Views
Gizzzmo
Contributor I
It's on a MC9S12E128.
0 Kudos