Hi all,
I am using OMAP3530. I am having some problems with #pragma, cmd file and link.cmd while using my sample codec in codec engine.
1) I am not able to use #pragma DATA_SECTION while running my sample codec in codec engine? I assigned some of my buffers to internal memory using data_section pragma and worked with that in CCS and it is working fine. I would like to replace the same thing while using the same sample codec in codec engine. I worked with this and i am not able to do that in linux. Can anyone help me do the same in CE?
2) How to include my own cmd file in CE which is used in CCS? I am using my own .tcf file while runnig servers for configuring memory. I want to include my own .cmd file in which i have some other things configured. How to add my own cmd file to my codec in CE??
3) What is the use of link.cmd in servers side of CE? can i put my .cmd file contents in link.cmd? Will the link.cmd file be compiled directly while compiling the servers or we have to specify somewhere that it has to be compiled?
Thanks and Regards,
Bharath.M