I'm building a clock for 12 and 24 hour format. After setting the current time i need to run the clock. I need interrupt method to select either one of them. here is my way and can somebody tell me what I'm doing wrong? I use Codewarrior and C language. This is just part of the program that involves interrupts.
Interrupts- HCS12 - DragonBoard12+
Code (Text):
- #include "C:\Users\Lohitha\Documents\Codewarrior Data\HCS12Utilities\hcs12.h"
- #include "C:\Users\Lohitha\Documents\Codewarrior Data\HCS12Utilities\delay.h"
- void...