This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

mcsdk_video_2.1.0.3

Hi, Can anyone tell me what is the meaning of DEMOC667X_CONFIG_NUM_CHIPS : 16 define in demoChannel.h of MCSDK_VIDEO_2.1.0.3 at host section... if it is for advantech dspc 8681 then it should be DEMOC667X_CONFIG_NUM_CHIPS : 4 or it is something else.....?

Regards

Tushar

  • Tushar,

    DEMOC667X_CONFIG_NUM_CHIPS is the maximum number of chips supported by the application, as the application supports running with multiple dspc 8681 cards installed in the system. 

    The application will function properly even if DEMOC667X_CONFIG_NUM_CHIPS is defined to be more than the number of chips actually available.

    - Jake