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.

bmp animation on BBB with TI-RTOS

Hi,

I'm starting a new project with the bbb (TI-RTOS). I need to visualize some bmp image and make some simple animations on an lcd display. It is possible to do it using CCS6? Do I need some specific library?

Best Regards,

DM 

  • Hi,

    Despite it is possible to develop such application starting with TI-RTOS, I am almost sure it does not have built-in LCD display support (device drivers, etc).

    In this case, I think you will accomplish what you want in a quicker way by choosing one of the two development alternatives: either using AM335x Starterware or Linux EZSDK.

    With that in mind, I strongly recommend you to check what each software package has to offer and benefits you. Another good starting point is the Beagleboard.org page, which contains several links to examples, tutorials, etc.

    Also, the Sitara device forum may have pointers to additional resources.

    Hope this helps,

    Rafael