CC3200 add TI samples

Sysprogs forums Forums VisualGDB CC3200 add TI samples

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #6178
    frederic4950
    Participant

    Hello,

    I’m evaluating VisualGDB. I want to test an audio example of TI on the CC3200 Launchpad.

    Could you tell me how to import other examples than the proposed ones at the project creation :

    Blinky, HTTPServer, out-of_box, serial_wifi, tcp_socket, email.

    I’ve tried to add another example it the following directory :

    C:\Users\Fred\AppData\Local\VisualGDB\EmbeddedBSPs\arm-eabi\com.sysprogs.arm.ti.cc3200\Samples

    and to make a reference to it in “bsp.xml”
    (C:\Users\Fred\AppData\Local\VisualGDB\EmbeddedBSPs\arm-eabi\com.sysprogs.arm.ti.cc3200\bsp.xml)

    but it doesn’t work.

    Could you help me please ?

    Best regards

    #6180
    support
    Keymaster

    We would recommend creating a basic “LED Blink” project and gradually replacing it with the files from the other project you want to use. This way you would start with a working project and would be able to address build errors (e.g. missing include directories or missing files) one-by-one.

    #6197
    frederic4950
    Participant

    Thank you

    I have also created a sample.xml in the new sample project directory (copied from another sample) and imported it as a C example and it works almost.

    #6201
    support
    Keymaster

    OK, if you get strange build errors, do not hesitate to post them here so that we could suggest a solution.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.