Skip to content
This repository has been archived by the owner on Jun 23, 2021. It is now read-only.

Displays tasks, memory usage and more of the TI-Nspire's underlying Nucleus OS.

License

Notifications You must be signed in to change notification settings

compujuckel/nspire-task-manager

Repository files navigation

Nspire Task Manager

What is this?

This is a simple tool to show data structures of the TI-Nspires underlying operating system, Nucleus OS, for example:

  • Tasks
  • Memory pools
  • Event groups
  • Queues
  • Semaphores (classic CAS only atm)
  • Mailboxes (classic CAS only atm)

You can also delete some of them (that's why it's called "Manager" ;)

How do I compile this?

Get the Ndless SDK and type make.
You might have to install a newer version of Nspire I/O.

I want a tns file!

Search in this thread.

About

Displays tasks, memory usage and more of the TI-Nspire's underlying Nucleus OS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages