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.

undefined symbol NIMUDeviceTable

 undefined       first referenced                                                                             
  symbol             in file                                                                                  
 ---------       ----------------                                                                             
 NIMUDeviceTable C:\Program Files\Texas Instruments\ndk_2_20_04_26\packages\ti\ndk\lib\C66\stack.lib<nimu.oe66>

 

Dear All:

I encounter this issue, can any one help me?

Attached is my .cfg file.

Thank you very much!

3056.hello.rar

  • Which device are you using?

    I suspect that you are not linking with the ethernet driver.  

    The NDK needs an ethernet driver.

    Are you able to build and run any of the sample apps that come with the MC-SDK?   Those sample apps should show the link line and which libraries to link.

    -Karl-

  • Hi Carl:

    I found the nimu_lib folder and in the folder I find the lib I want.

    Thank you:)

  • Where can I find these libraries and how do i link to them?    I only see the includes for this project and those only seem to remove errors regarding missing header files.

    I see this error too:

     undefined       first referenced                                                                             
      symbol             in file                                                                                  
     ---------       ----------------                                                                             
     NIMUDeviceTable

    but the post doesn't explain how or where this library gets linked and from where.

  • Hi Robert --

    Can you please open a new post with more information.  This post is closed and will not get monitored.

    We need more info including BIOS version and NDK version and which device you are using and which version of CCS you are using.

    Thanks,
    -Karl-