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.

Compiler/CC2538: cc2538-OTA-Image-A.icf file is not opening

Part Number: CC2538
Other Parts Discussed in Thread: Z-STACK

Tool/software: TI C/C++ Compiler

Hi all,

I am getting the below error while I am building the code. The cc2538-OTA-Image-A.icf file is not opening. Please help me to solve this error.

Fatal Error[Lc002]: could not open file "F:\chethan\ZIGBEE\KIKO\KIKO_PROJECT\Point\Project\zstack\Tools\CC2538DB\CC2538-OTA-Image-A.icf" 

Error while running Linker

Regards,

Vijayaragavan.V

  • Which Z-Stack version do you use? I suppose you copy the Z-Stack folder from somewhere and is not from a formal installation Z-Stack installation folder. The CC2538-OTA-Image-A.icf should be there if you reinstall original Z-Stack.
  • Hi YK Chen,

    I am using Z-stack version 3.0. Yes I have copied Z-stack folder from some other system. Here we done some extension for our project. So How can I install original Z-stack and how can I debug without errors?

    Thanks,
    Vijay
  • Do you have CC2538-OTA-Image-A.icf under F:\chethan\ZIGBEE\KIKO\KIKO_PROJECT\Point\Project\zstack\Tools\CC2538DB\
  • HI,

    I have CC2538-OTA-Image-A.icf under the following path F:\Vijay_Projects\KIKO\Point\Project\zstack\Tools\CC2538DB

    But this path F:\chethan\ZIGBEE\KIKO\KIKO_PROJECT\Point\Project\zstack\Tools\CC2538DB\ is Where I copied the software from some other system.

    Thanks,
    Vijay
  • So, do you have CC2538-OTA-Image-A.icf under F:\chethan\ZIGBEE\KIKO\KIKO_PROJECT\Point\Project\zstack\Tools\CC2538DB\?
  • Hi,

    No. sorry i don't have this file CC2538-OTA-image-A.icf under F:\chethan\ZIGBEE\KIKO\KIKO_PROJECT\Point\Project\zstack\Tools\CC2538DB\

    I have CC2538-OTA-image-A.icf under F:\Vijay_Projects\KIKO\Point\Project\zstack\Tools\CC2538DB this only.

    But when I Build it shows error like

    Fatal Error[Lc002]: could not open file "F:\chethan\ZIGBEE\KIKO\KIKO_PROJECT\Point\Project\zstack\Tools\CC2538DB\CC2538-OTA-Image-A.icf"


    Regards,
    Vijay
  • Since you don't have CC2538-OTA-image-A.icf under F:\chethan\ZIGBEE\KIKO\KIKO_PROJECT\Point\Project\zstack\Tools\CC2538DB\, I suppose you have to copy CC2538-OTA-image-A.icf to F:\chethan\ZIGBEE\KIKO\KIKO_PROJECT\Point\Project\zstack\Tools\CC2538DB\
  • Hi,

    Here I have attached the screen shot of the error showing page. In this the file CC2358-OTA-Image-A.icf is there in the path F:\Vijay_Projects\KIKO\Point\Project\zstack\Tools\CC2538DB\. This is the actual path of my system.

    But it shows the file is not found in the path F:\chethan\ZIGBEE\KIKO\KIKO_PROJECT\Point\Project\zstack\Tools\CC2538DB\. It is not my system path. this is the path from where i copied the software.

    My question is the file CC2358-OTA-Image-A.icf is there in my system path F:\Vijay_Projects\KIKO\Point\Project\zstack\Tools\CC2538DB\ Then why it showing the error like 

    Fatal Error[Lc002]: could not open file "F:\chethan\ZIGBEE\KIKO\KIKO_PROJECT\Point\Project\zstack\Tools\CC2538DB\CC2538-OTA-Image-A.icf"

    Regards,

    Vijay

  • Check what is inside your "Linker configuration file"

  • Hi YK Chen,

    I have changed the Linker configuration file path. Now it's working. Thank you so much.

    Regards,
    Vijay