Abstract.txt 500 B

12345678910111213141516
  1. The MsgQueue project is a simple RTX Kernel based example
  2. for a simulated Cortex-M3 device
  3. Example functionality:
  4. - Clock Settings:
  5. - XTAL = 12 MHz
  6. - Core = 12 MHz
  7. The simple RTX Kernel based example shows how to use a
  8. message queue to send data from one thread to another.
  9. The message receiver thread prints the message contents
  10. to the debug output window.
  11. The MsgQueue example program is available for one target:
  12. Simulation: configured for a simulated on-chip Flash