and get this error message: *** Error 166 "D:\Controller_Software\V14\Init.c" Line 3(1,2): Invalid overload function Variablen_Init
Why? Controller is a PIC24FJ192GA108, Compiler 4.132
Ttelmah
Joined: 11 Mar 2010 Posts: 19496
Posted: Sat May 05, 2012 4:28 am
You have another declaration of Variablen_Init somewhere. Possibly a function prototype, which _differs_ from this one - probably doesn't have the ORG.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum