cancel
Showing results for 
Search instead for 
Did you mean: 

ST9 call routine in RAM from an interrupt routine, memory model COMPACT

rmiucic
Associate
Posted on July 27, 2005 at 06:48

ST9 call routine in RAM from an interrupt routine, memory model COMPACT

2 REPLIES 2
rmiucic
Associate
Posted on May 17, 2011 at 11:36

Hello,

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 get this message from stvd9 : memory location doesn't exist ! Do I need to take care of anything else beside this ''calls'' instruction in order to perform this operation ?

Thanks if anybody can help me find out a way to do it...

:o

kapil
Associate II
Posted on May 17, 2011 at 11:36

Try using other memory model