File size: 836 Bytes
6c7b14a
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Ticket Name: Linker command files for CCS

Query Text:
Other Parts Discussed in Thread: TDA2 Hello, I am using CCS v6.2 to check simple program for each core on TDA2 Vayu EVM. However, CCS project (Selected “Empty project w/ main.c”) does not provide linker command files. How can I get the command files for A15, C66 and M4? Best regards, Kenshow

Responses:
Hello Kenshow, Try the attached one. You may include it in <CCS install folder>\ccsv6\ccs_base\c6000\include. TDA2x_C66.cmd Hope it helps, thanks, Alex

Hi Alex, Thanks for C66x command file. Also, I would like to need command files of A15 (gcc base) and M4. Can I get them? Best regards, Kenshow

Sure, attached. TDA2x.lds TDA2x_CM4.cmd Thanks, Alex

Hi Alex, Thank you very much for useful files. I 'll be able to check my programs on each cores. Best regards, Kenshow