Hi,
My application is to transmit 15 bytes of data from OMAP L138 board (C6748 only) to PC directly and vice versa (without any network, direct connection will be done) in windows environment via Ethernet TCP/IP and I am using CCS V4 and NDK. I have installed both along with BSL.
I think “ hello world “ is the application that can be used directly. I have following query:
1) 1) Am I correct in selecting “ hello world “ application that is near to my actual application or there is any other example program that can be used and which is more nearer to my actual application.
2) 2) I am following the document SPRU523G (page 30) to execute the program. Document says (2.3.2) we can rebuild it directly from the project file.
I tried to open the project by defining the location of hello world folder in the workspace but is not working as I am not able to open to project. Can u tell me where is the project file located and how it can be built?
3) 3) Can we use the ethernet cable provided with OMAP h/w to directly connect with PC and do communication with PC directly without any network.
4) 4) This document has explained in a very concise way. Can you send me any document that gives step by step information or can you elaborate every step in your reply. I will appreciate this, as I am a novice developer and new to ethernet implementation.
Thanks and Regards,
Kumar