I have been trying to write a common LCD routine when an interppt occurs on a 18F452, my snipit compiles but will not build due to the topic error.
I have removed the DELAYS etc for ease of reading
Failure
Error: Function called in more than one execution thread: LCD_Clear
Exit code was -2.
Removing target: Clock.hex
Failed to locate output file 'Clock.hex'
Done
Failed
here is the code
// Display Routine
#include <system.h>
#include <lcd_driver.h> // include the LCD template code
#pragma CLOCK_FREQ 4000000
void interrupt