Documentation Home Page RT-LAB Home Page
Pour la documentation en FRANÇAIS, utilisez l'outil de traduction de votre navigateur Chrome, Edge ou Safari. Voir un exemple.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Get pending messages from compilation, execution or target. You must have called Opal_Register_Display before calling this function.

Display ID

  • 0: message from compilation. Compilation errors are also available.
  • 1..n: message from execution. Corresponds to the subsystem ID.
  • 1001..100n: message from target. 1000 + target ID.

IsLastMessage

True when the compilation/execution/command has finished.

See also

Opal_Register_Display, Opal_Display_All_Information, Opal_Start_Compile, Opal_Send_Command_To_Target

Opal_Display_Informations

  • No labels