![]() |
user_Serialdrv.h
C:\mcc18\New Folder\user_routines.c:20:Error [1027] unable to locate 'user_Serialdrv.h'
Halting build on first failure as requested. BUILD FAILED: Tue Feb 21 08:37:32 2006 I have searched around my computer and cannot find this file. |
Re: user_Serialdrv.h
Anyone have an idea where I can get it.
|
Re: user_Serialdrv.h
Nevermind, friend had it on a floppy, now, another error came up.
MPLINK 3.90, Linker Copyright (c) 2004 Microchip Technology Inc. Error - could not find definition of symbol 'Serial_Driver_Initialize' in file 'C:\mcc18\New Folder\user_routines.o'. Errors : 1 |
Re: user_Serialdrv.h
When I search the default code I find 'Serial_Driver_Initialize' declared in user_serialdrv.h and defined in user_serialdrv.c. When you copied the .h file did you also copy the .c file?
|
Re: user_Serialdrv.h
yes
|
Re: user_Serialdrv.h
Remove the offending .o file (or do a clean) and rebuild - sometimes the dependency tracker doesn't work right, I've found.
|
Re: user_Serialdrv.h
Do that .c and .h show in the workspace window? If not then the .c won't be built.
|
| All times are GMT -5. The time now is 03:20. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi