Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 532 Bytes

File metadata and controls

20 lines (12 loc) · 532 Bytes

ResourceMonitor - Continually display module space and heap usage

Description

When your heap is full, you can experience TRAPs which are hard to debug. Therefore, show module space and heap usage in the corner of the screen all the time.

Free disk space and number of tasks are also shown.

Installation

  • Push ResourceMonitor.Mod.txt.

  • Compile the new module:

    ORP.Compile ResourceMonitor.Mod/s ~

  • Start with ResourceMonitor.Run, stop with ResourceMonitor.Stop.