I have been able to try my hands on the simpleExample in the PA to send out packets from the DSP. The issue that I am seeing however is that when I try to click on a a c file under the simple example project in the CCS edit perspective it gives me the following errors.
Could not open the editor: Must specify a URI scheme:pdk_C6678_1_0_0_14/packages/ti/drv/pa/example/simpleExample/paExample/pkttxrx.c
However, when I step through the code I am able to have the .c files open and view them in CCS v5.1
Also I had copied the projects into my workspace. That I would think would mean that the files associated with that project, i.e. c and h files are still in the original directory.
Aamir