Skip to Main Content Skip to Search
Product Documentation

isrtdxcapable - Determine whether processor supports RTDX

Syntax

b=IDE_Obj.isrtdxcapable

IDEs

This function supports the following IDEs:

Description

b=IDE_Obj.isrtdxcapable returns b=1 when the processor referenced by object IDE_Obj supports RTDX. When the processor does not support RTDX, isrtdxcapable returns b=0.

Using isrtdxcapable with Multiprocessor Boards

When your board contains more than one processor, isrtdxcapable checks each processor on the processor, as defined by the IDE_Obj object, and returns the RTDX capability for each processor on the board. In the returned variable b, you find a vector that contains the information for each accessed processor.

Examples

Create a link to your C6711 DSK. Test to see if the processor on the board supports RTDX.

IDE_Obj=ticcs; %Assumes you have one board and it is the C6711 DSK.
b=IDE_Obj.isrtdxcapable
b =
   1
  


Related Products & Applications

Learn more about Simulink through this collection of videos, articles, technical literature and the Getting Started with Simulink Guide.

 © 1984-2012- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS