MATLAB EMBEDDED IDE LINK 4 - FOR USE WITH TEXAS INSTRUMENTS CODE COMPOSER STUDIO Podręcznik Użytkownika Strona 536

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 575
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 535
10 Embedded IDE Link™ CC Configuration Parameters
Interrupt overrun notification method
Species how your program responds to overrun conditions during execution.
Settings
Default: None
None
Your program does not notify you w he n it encounters a n overrun
condition.
Print_message
Your program p rints a message to standard output when it encounters
an overrun condition.
Call_custom_function
When your program encounters a n overrun condition, it executes a
function that you specify in Interrupt overrun notication function.
Tips
The denition of the standard output depends on your conguration.
The custo m function must exist in the current working directory.
Dependencies
Selecting Call_custom_function enables the Interrupt overrun
notication function parameter.
Setting this parameter to
Call_custom_function enables the Interrupt
overrun notication function parameter.
Command-Line Information
Param ete r: overrunNotificationMethod
Type: string
Value:
None | Print_message | Call_custom_function
Default: None
10-26
Przeglądanie stron 535
1 2 ... 531 532 533 534 535 536 537 538 539 540 541 ... 574 575

Komentarze do niniejszej Instrukcji

Brak uwag