Part Number:66AK2H14
I am debugging a custom board and have some DDR3 issues, so my plan on checking out some items via Linux will not work.
Using the processor SDK I found a PROM example for the DSP that talked to the EEPROM off the I2C bus.I was able to modify to remove profiling and not reference the DDR3
- Are there any example for talking to NAND from the EMIF16 interface that I can use to verify the interface works?
- Are there any examples for talking to the Gigabit Ethernet devices?
- Previously I have worked with a TMS320C6678 and with the NDK there was an example application. I have not found anything in the processor SDK.
- If there is an example, can it fit in chip memory (my DDR3 is not working)? For some reason I thought it required space in the DDR3 on the 6678.
- Are there any USB example applications to talk to a simple device (maybe a USB - serial converter) to check out the interface?