Hello,
When I create new project for custom board, how can I define Platform and Target ?
And where can I find platform file for c6678evm?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello,
When I create new project for custom board, how can I define Platform and Target ?
And where can I find platform file for c6678evm?
Hi,
You shall create custom platform file.
Open CCS and select File -> New -> Other -> New RTSC Platform to create new platform file.
You shall find the platform files for EVM in XDCTools directory.
C:\ti\xdctools_3_xx_xx_xx\packages\ti\platforms
The target shall be "ti.targets.elf.C66".
Thank you.
Hi,
Thanks for your reply.
I've still problem. ;-(
Please find the attached screenshot file.
I set RTSC directory 'C:\ti\xdctools_3_25_06_96\packages\ti\platforms', Target is 'ti.targets.elf.C66' you suggested.
but, I cannot exactly find to choose the Platform section for TMS320C66AK2H12.
Thanks
Hi,
Please follow the post from Ganapathi for answer.
http://e2e.ti.com/support/dsp/c6000_multi-core_dsps/f/639/p/378616/1332940.aspx#1332940
Thank you.