Hello Everybody
I have been working for few days on DM648 and after trying all possible ways to get my problem solved go in vain I decide to join this community to seek help from learned people in this field.
I am using an evaluation module of DM648 to make a demonstration project about sending/recieving data from RJ45 through DSP. I am using the Hello World example in NDK2.0. The problem occurs when I can clearly see a recieved packet from RJ45 port 0 on the DDR2 of the DSP. It can be viewed by seeing the code of Hello World at the function called "EMAC_DEQEUERX" Now this packet is present in the DSP memory and I want to send the packet back from port 1. I dont know how to do this what changes I put in the Hello World example to make me able to do so. For your information size overflow of DSP memory due to large no. of packets is not an issue in this senario because I am making a demonstration project hence only 10 packets are sent over a period of 5 minutes Please answer me with some appropriate changes in the code to achieve my target.
Reagrds
Mark J Depp