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.

Recently bought CC3200

Other Parts Discussed in Thread: CC3200

Hi,

I have recently bought CC3200 LaunchPad. I am newbie to CCS and Sys/Bios.

Can you provide link to  a C++ sample project using Sys/Bios in particular how to

setup interrupts for reading i2c or uart when arrives a character or similar.

Best Regards

  • Hi,

    Have you downloaded the SDK? There is a Getting started guide in "docs" folder after you download the SDK, that's a good start.
    The SDK is available to download from: www.ti.com/.../cc3200sdk

    Regards,
    Gigi Joseph.
  • Yes,

    I have downloaded CCS and the SDK, 

    I am used to write code with Kiel microVision, using CMSIS. There i have a startup code where i can overload 

    interrupt vectors....

    In CCS i have created a new empty project using Ti-RTOS, and i have a project that blink a led.

    I would like to, for example enable interrupt of I2C, but i do not know where to start from.

    I have seen that there is a document SPMA041g that describes how to compile CMSIS and use CMSIS for project.

    In this case could i use some of start up code from other project of SDK examples?

    This would be an extreme ratio. 

    I would like to use TiRTOS.

    Regards

  • Actually i have just finished to read spma041. Unfortunately i misunderstood, it helps to compile library dsp but not compile cmsis for CC3200((((((