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.

can't run ndk client example on evmc6657l

Other Parts Discussed in Thread: SYSBIOS

Hello,everyone

I'm using evmc6657l to run the ndk client example.

when I loaded the .out file and run ,the console prints as follows:

[C66xx_0]
[C66xx_0] TCP/IP Stack Example Client
[C66xx_0] emac_init: core 0, port 0, total number of channels/MAC addresses: 1/1
[C66xx_0] MAC addresses configured for channel 0:
[C66xx_0] 00-18-30-0A-3B-4A
[C66xx_0] SGMII reset successful........
[C66xx_0] SGMII config successful........

then stoped

when I debug the project step by step it occurs  errors everywhere  like:

Can't find a source file at "/db/vtree/library/trees/avala/avala-q41x/src/ti/sysbios/BIOS.c" 

Can't find a source file at "/db/rtree/install/trees/products/xdcprod/xdcprod-p58/product/Linux/xdctools_3_23_04_58_eng/packages/xdc/runtime/System.c"

and eventually stucks at        No source available for "emac_open(unsigned int, struct EMAC_OPEN_CONFIG_INFO_tag *) at 0x8001f172" 

I just simply build the project from E:\ccs\mcsdk_2_01_01_04\examples\ndk\client\evmc6657l

should I do some modifications?

  • Hi,

    Please refer below thread which may help you.

    http://e2e.ti.com/support/dsp/c6000_multi-core_dsps/f/639/t/357670.aspx

    Thank you.

  • Hi,

    I hope, You build the client example successfully, then loaded and run on EVMC6657 board.

    Did you connect the ethernet cable between your work setup(Like EVM RJ-45 and Your LAN)?

    I could not see any IP address on your console. If you get the Board IP address on the console, you can access that IP on the browser. Refer the attached snapshot.