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.

Debug Question about Lab13 of Creating IoT Solutions with the Tiva® C Series Connected LaunchPad Workshop



Hi, 

I stuck in a problem when I did lab13(FPU) with my Tiva TM4C-1294XL. I set up the program following the steps in the workbook. I can build the main.c successfully. However, when I reached the debug step, I clicked the debug button, nothing happened afterward. No any warning or error signs. 

I checked the debug history, it didn't show the information about the project. It seems like it cannot find the project. 

My CCS version is 5.5.

Thanks

  • Hi Ruoyu,

         Have you tried the other labs in the workbook before successfully?

    Ruoyu Zhuang said:
    My CCS version is 5.5.

         It is mentioned in the workbook pdf to use the latest CCS version 6.x, so I recommend you to use CCS 6.x instead.

         I remember before someone posting here having trouble making the labs work at CCS 5.5.

    - kel

  • Hi Kel,

    I did the first, second lab and the touch screen lab at the end of the workshop. They both ran fine. I will try use the latest version and see if it can solve the problem.

    Thank you for your help.

    -Ruoyu