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.

PandaBoard Hardware Programming With CCSv5



Hello Every one,

I want to make the code of simple gpio for the OMAP4460 (Pandaboard) which can handle the only high low operation.

so please suggest the all the step to do this and if any tools requirs.

Thanks in advanse

Nikunj

  • Some links to follow, just general information related to post's title, but it is not a direct answer to direct code. Mentioned tools are not required but they can help.

    In the kernel source code /kernel/android-3.0/Documentation/gpio.txt check the last part for /sys/class/gpio/.

    http://omapedia.org/wiki/GPIO

    You can find OMAP4 TRM's in

    http://www.ti.com/general/docs/wtbu/wtbudocumentcenter.tsp?templateId=6123&navigationId=12667

    For General information about CCSv5 and JTAG device XDS100v2, check the post mentioned in next post,

    http://e2e.ti.com/support/omap/f/849/p/209762/744495.aspx#744495

    A useful tool is OMAPCONF

    https://github.com/omapconf/omapconf

    some post about GPIO information are

    http://e2e.ti.com/support/omap/f/849/p/215218/759461.aspx

    http://e2e.ti.com/support/omap/f/849/p/216815/764580.aspx#764580