MultiCogSerialDebug

Overview

  • Object ID : 2170 (2013-05-02)
  • Author : Peter Verkaik | added by Archiver
  • Microcontroller :
  • Category :
  • Languages : ,
  • Licence :

Content

Derived from SerialMirror V07.05.10

All printing (also from multiple COGs) is done using cprintf. Each cprintf call is a message. The more parameter in cprintf lets you prohibit that the message is interleaved with text from another COG. To keep output clear, end each (compound) message with a r or rn. Receiving should be done by a single COG that can dispatch received messages.

See the test program for detailed usage.


Downloads  
Zip archive download

Leave a Reply