As a test, I am trying to import my current NicheLite based Coldfire project into the new Codewarrior 10.
This appears to work, but there seems to be a problem with the interrupt routines. Codewarrior 10 does not recognise the __interrupt__ keyword. How do interrupt routines have to be declared in CW10?