Hi!
I am a user of your EVM6670l development board.The software development environment which I used now is CCS5.
And now I would like to ask some questions about EVM board.
1. How to use the profile in CCS5 when debug a project?I hope that you give me some recommendation.
2. SW3,SW4,SW5 and SW6 are four-position DIP switches on EVM6670l,which are used for DSP ENDIAN,Boot Dvice,Boot Configuration and PCI Express subsystem configuration.But the details gived by TMDXEVM6670L_Technical_Reference_Manual_1V00.pdf seems have some mistakes.Can you explain it?
3. The CPU frequency of EVM6670l is 1.2G. But I think it is not really be 1.2G when debug the project.And do you known how to change the frequency?
4. I want to read some files from PC and store them in DDR3 of EVM6670l through the Gigabit Ethernet on thre beginning of a project . How could I achieve it?
5. Every core of EVM6670l execute the same code which use all four cores. When I debug the notify project ,I don’t known how to make all the four cores run at the same time ( parallel running ) in CCS5. But it can be achived inCCS4.Why?
6.The notify project is not really a multicore project.It is only a project which use a different core in different time .But now I need a project as a example which can run the four cores at the same time.Can you provide it for me ?
Thanks for your kindly reply!