Difference between revisions of "MansOS TODO"

From DiLab
Jump to: navigation, search
(OS level)
 
Line 3: Line 3:
== Low level dev tasks (HPL, HAL) ==
== Low level dev tasks (HPL, HAL) ==


* Serial Com RX
* MCU Pins
* MCU Ports
* Platform configuration (available memory etc)
* Platform configuration (available memory etc)


Line 18: Line 15:
* Multi-app support
* Multi-app support
* Memory protection
* Memory protection

== Platform ==

* msp430 (telosb)
* PC

Latest revision as of 14:42, 6 October 2011

List of development tasks and comments

Low level dev tasks (HPL, HAL)

  • Platform configuration (available memory etc)

HIL

  • Generic Com (CSMA)
  • Resource allocation

OS level

  • Debug support
  • Multi-app support
  • Memory protection