Technical discussions about the TI C6000 DSPs (including the c62x, c64x and c67x DSPs).
Hi all,
As we all know that, we can define some global variables in our program directly also we can
use CMD file to set the poistion of them.
Here is a question, what is the difference between them?
I give a example,
first: global variables directly:
int a[16];
second: CMD files
in CMD file
MEM{
aSram: o=00000400h, l=0x40
}
SECTIONS{
}
------------------------------------
OMAP35x EVM jump-starts low-power apps
------------------------------------
The modular and extensible OMAP35x Evaluation Module (EVM) enables developers to start building
applications based on the OMAP35x architecture:http://www.DSPRelated.com/omap35x