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.

TM4C1294NCPDT: TM4C1294NCPDT CCS project utils folder is empty

Part Number: TM4C1294NCPDT

I am trying build an application based on enet_io example.  In this we also need to have field update for this project.  So I tried to copy the code from boot_demo _emac_flash. In this process I noticed that utils fplder in the project has a file swupdate.c.   However I could not copy the same to enet_io example.  Then I noticed that the same folder is empty while accessing through window file explorer but displayed in CCS.  So I  included #include "utils/swupdate.h" in enet_io.c code. 

When I try to compile enet_io project I get this error

 undefined          first referenced
  symbol                in file    
 ---------          ----------------
 SoftwareUpdateInit ./enet_io.obj 

How to  solve this?

Regards,

Ramesh