A92: fixed code


[Prev][Next][Index][Thread]

A92: fixed code




I want to do write a little utility that would display the amount of
free memory on the status bar.  It would be updated at a certain
interval.  The way I see it is this: an interrupt is set that at the
given interval would jump to the routine.  The problem is that programs
aren't fixed in memory.  Does anyone know how to place some code in the
memory and ensure that it won't be moved or deleted by TiOS?

--
Anton Ivanov
ivanova@ucs.orst.edu
http://www.geocities.com/CapeCanaveral/Hangar/9136



Follow-Ups: