> If you can do JTAG debugging, then put a breakpoint into the > initialization and the ISR. What's going on?
Initialization is passing, debugger will never get into ISR. Moreover, I noticed strange behaviour when I call dint() and eint() functions to disable/enable interrups. It seems that those functions brake the program loop, I can't explain this more precisely because I haven't researched this yet, but anyway it behaves in completely different way comparing to 1612, where all works as expected. May be I'm doing something wrong, but may be someone has an example of simple firmware that works on 24XX or similar MCU ? > Hardy > > ------------------------------------------------------------------------------ > _______________________________________________ > Mspgcc-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mspgcc-users
