The default I/O configuration in the sample programs is based on the RabbitCore module
detected during compile time:
• Any RCM3700 RabbitCore module (except the RCM3720) will have its I/O ports con-
figured for an RCM3700 Prototyping Board.
• An RCM3720 RabbitCore module will have its I/O ports configured for an RCM3720
Prototyping Board.
You may override these default settings to run an RCM3720 RabbitCore module on the
RCM3700 Prototyping Board or to run another RCM3700 RabbitCore module on the
RCM3720 Prototyping Board by adding the following macro to the sample program you
will be running.
• To run an RCM3720 RabbitCore module on an RCM3700 Prototyping Board, add the
following macro at the top of the sample program you will be running.
#define RCM3700_PROTOBOARD
Sample programs that are specifically designed for the RCM3700 Prototyping Board
already have this macro included.
• To run an RCM3700 RabbitCore module (other than the RCM3720) on an RCM3720
Prototyping Board, add the following macro at the top of the sample program you will
be running.
#define RCM3720_PROTOBOARD
14
RabbitCore RCM3750
Need help?
Do you have a question about the RabbitCore and is the answer not in the manual?
Questions and answers