Finding out how much space is left in a PASM cog
human
Posts: 14
in Propeller 1
Dear all,
I am looking for a quick method to determine how much local RAM is still available in a PASM cog.
Is there a more effective way than manually decrementing the "FIT X" parameter, starting from X=496 until a compiler warning shows up?
Thank you!
I am looking for a quick method to determine how much local RAM is still available in a PASM cog.
Is there a more effective way than manually decrementing the "FIT X" parameter, starting from X=496 until a compiler warning shows up?
Thank you!
Comments
you have to wade through the output.