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.

NDK/NSP for AM3359 ICE v1

Other Parts Discussed in Thread: AM3359, SYSBIOS

Hi,

we are currently trying to find a starting point for network applications to run on AM3359 ICE v1.

We are using the following Software:

Code Composer Studio              5.5.0.00077 

SYS/BIOS                                       6.37.4.32

XDCtools                                        3.25.6.96

NDK                                                 2.24.0.11

NSP                                                 1.10.2.09

SDK                                                 1.1.0.4

Screenshot of all installed Software within CCS:

http://img5.fotos-hochladen.net/uploads/screen1jrz173yipa.png

1. We want to build the Ethernet/IP-Adapter example in the sdk package, but it fails. We built the example as it was without any changes. We got the prebuilt binary from the sdk prebuilt package to run, but it would be good to know why there are undefined symbols.

Screenshot of all included files:

http://img5.fotos-hochladen.net/uploads/screen3b12yaqx9ms.png

Screenshot of the Arm Linker File Search Path:

http://img5.fotos-hochladen.net/uploads/screen4jparqvb8hc.png

Screenshot of the error message and the current Project Explorer:

http://img5.fotos-hochladen.net/uploads/screen2yuvbpmq8gt.png

2. Is it true that you cannot use the enetLwip_sysbios example with the ICE v1 board? Unlike the Ethernet/IP-Adapter example it builds but the lwIPInit() function returns 0 when we let it run.

3. How can we use NSP for our board? The 3 examples there seem to be a very good starting point to understand the NDK and to be able to develop network applications. We know that there is no NSP directly for the AM3359 but the download page for NSP states that Cortex-A8 processors are supported.

We have read that someone was able to get NSP running on an AM335x processor:

http://e2e.ti.com/support/embedded/tirtos/f/355/t/184896.aspx

Is there a good (and maybe relatively easy) way to do the same with our board?

 


Our main concern now is to find out what we really need for NDK to run.

Unfortunately, the NDK manuals and other threads in this forum couldn't really help us.

If you need additional information to help us let me know. 

Regards,

Timo