DSPRelated.com
Forums

problems with cmd file

Started by Khurram Shehzad March 27, 2005

hi
i have written code and i want to put some part of it in internal memory(L2)
of c6711 so that it can run fast is ther any way . more over i want to
put stack section of my code in the internal memory which is less than
64 k . i have to change linker command file
of my proj according to it or i have to use pragma directive ?more
over i m using dsp bios in my proj so i have to use cmd file of bios
also . i have not gone through this before . is there any sparu which
can lead me or any suggestions
so that i can accomplish it
regards
khurram



Hi,

try CCS help. There is an example link cmd file.

HTH

Gustl

Khurram Shehzad wrote:
>
> hi
> i have written code and i want to put some part of it in internal memory(L2)
> of c6711 so that it can run fast is ther any way . more over i want to
> put stack section of my code in the internal memory which is less than
> 64 k . i have to change linker command file
> of my proj according to it or i have to use pragma directive ?more
> over i m using dsp bios in my proj so i have to use cmd file of bios
> also . i have not gone through this before . is there any sparu which
> can lead me or any suggestions
> so that i can accomplish it
> regards
> khurram