Platform/Environment: C6474 EVM, CCS v4.2, SYS/BIOS 6
Though I have years of experience working with TI processors and their various peripherals, the EMAC module is a complete unknown to me I am afraid to say. My primary confusion right now, though, is what I actually need to download and install. In a nutshell, what do I need to download and install to give me some sample code to start playing around with for my above cited environment?
I downloaded and installed BIOS MCSDK v1.0.0, but I can't seem to find any easily accessible sample/demo code to start working with. All the web pages state that to get the sample code, I now need to download a device-specific NSP for my chip, but there doesn't seem to be any published anywhere for the C6474. Also, your NDK User's Guide (SPRU523G) refers to a typical "Hello World" application to start with, but that does not seem to be installed anywhere. (SPRU523G cites, "The client example is located in the EXAMPLE\NETWORK\HELLOWORLD directory off the NDK root," but that location does not exist in my NDK tree.)
For my end application, all I want to be able to do is transfer data between the PC and the DSP over Ethernet (something simple like that of Memory Load/Save via JTAG, only I want to be able to do it over Ethernet, no emulator required). Are there any Windows app and DSP app samples to get me started, and, again what do I need to download and install to get them?
Secondly, though not really a project requirement, I would like to be able to boot from the EMAC as well (at least during my product development stage). Again, are there any sample projects and Windows applications to get me started on this, and what do I need to install to get access to them?
Thanks!