Hi!
We have decided to use AM335x and SYS/BIOS in our product. The product is a medical device.
We need TCP/IP(and SPI) for connectivity.
We have started to develop on the BeagleBone.
1. It seems as we have to do our own port of NDK or make the lwIP in the starterware running in a thread under SYS/BIOS ?
2. Is it correct that the stack in the NDK supports multithreading?
3. In the long run I think it's better to port the NDK to BeagleBone(if the answer to question 2 is yes). What do you think?
4. How much guidance can we get from you?
5. I assume that the 3PSW(CPSW) in the AM335x is not completely new but is taken from some other processor like the TMS320c6x?
6. What ports of the NDK for processors with the same or a similar CPSW is available?
I have found a NSP with a port to omapl138.
7. What are the correlation between NDK and NSP ?