dpeterson3
14-09-2008, 22:02
I know new programmers really shouldn't play with Beta code, but I had to. I am trying to port last year's code to Kevin Watsons' new MCC18 3.0+ code. I called the Generate_Relay function like in the old code, and get this error.
MPLINK 4.21, Linker
Copyright (c) 2008 Microchip Technology Inc.
Error - could not find definition of symbol 'Generate_Relay' in file './drttest.o'.
Errors : 1
Is there a Generate_Relay function in the new code or do I need to make one? I didn't see one in the old code, but I could have just missed it.
MPLINK 4.21, Linker
Copyright (c) 2008 Microchip Technology Inc.
Error - could not find definition of symbol 'Generate_Relay' in file './drttest.o'.
Errors : 1
Is there a Generate_Relay function in the new code or do I need to make one? I didn't see one in the old code, but I could have just missed it.