I am using CodeWarrior with a MC9S12C32 in a Technological Arts NanoCore12 board. The problem I am having is with a output compare interrupt.
When I run a program from CodeWarrior Debug->(F5) using HCS12_Serial_Monitor the program and interrupt operates correctly on the NanoCore12 board.
When I run the program in the NanoCore12 boards run mode the interrupt routine does not function, but the remaining code does function correctly. Any suggestions.