Posted on May 17, 2011 at 11:36Hello, I try to call a routine in RAM using the memory model COMPACT, so the only way to do it is using the assembly to perform a ''calls''. It works fine. But if I call this routine in RAM from an interrupt routine, I...