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.

How to use the GPIO in the DM6437EVM via DSP/BIOS?

Other Parts Discussed in Thread: CCSTUDIO

In the DM6437EVM evaluation board of Spectrum Digital, I can use the DVSDK to preview video and pickup a frame. How to use the DVSDK to make use of the GPIO in the eval board?

Can anybody tell me? Thanks very much.

  • I do not know of any code within the DVSDK itself for managing GPIO, however there is code in the Spectrum Digital target content package available from here that may be of some help. In particular this should give you some code under C:\CCStudio_v3.3\boards\evmdm6437_v2\lib\evmdm6437bsl\evmdm6437_gpio.c.