Hello,
I build the Mcasp_AudioExampleProject of the MCSDK v1.1.0.2 (windows) with CCS v5.5.0.00077, but at the linking stage I get a such warning:
<Linking>
warning #10247-D: creating output section ".fardata" without a SECTIONS specification
'Finished building target: MCASP_AudioExampleProject.out'
' '
At the end of the building I get output file that is a half as much than original from PDK (C:\ti\pdk_OMAPL138_1_01_00_02\packages\ti\drv\exampleProjects\bin\), about 1MB. It's strange.
I can debug this project through debugger well, but a program can't pass EDMA initialization.
Mcasp_AudioExampleProject has no any .cmd file. Is this normal? Other example projects (MCBSP) have a .cmd file.
What I need to do?
Regards,
Bakir