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.

Build Fail: Intro to TI-RTOS Kernel Lab 5 [EK-TM4C123GXL]

I followed the directions as per the lab manual, also double checked to see if I set up my build variables correctly. I'm using ccsv6 on Ubuntu 14.04. 

Description Resource Path Location Type
<a href="file:/home/krithik/ti/ccsv6/tools/compiler/dmed/HTML/10234.html">#10234-D</a> unresolved symbols remain blink_tm4c_hwi C/C++ Problem
unresolved symbol heartBeatFxn, first referenced in /home/krithik/Projects/workspaces/ccs/ti_rtos_intro_workshop/blink_tm4c_hwi/Debug/configPkg/package/cfg/empty_min_pem4f.oem4f blink_tm4c_hwi C/C++ Problem
#10229-D output section ".data" refers to load symbol "heartBeatFxn" and hence cannot be compressed; compression "rle" is ignored blink_tm4c_hwi C/C++ Problem
#10010 errors encountered during linking; "blink_tm4c_hwi.out" not built blink_tm4c_hwi C/C++ Problem

  • Hi,

        Alternatively you can ask this at TI-RTOS forum to get more expert advice.

        One thing I noticed is that some workshop labs are made years ago and have not been updated for current software packages for your Tiva Launchpad. Possible that you would need to do some modification to make it work.

    - kel