|
Prev: Async. sample rate conversion for audio - various methods vs fractional delay filters (Farrow)
Next: Pipelining
From: Jacky Huang on 23 Jun 2008 22:14 Hi,all I just learned from some websites that there is a dynamic loader module in CCS. This dynamic loader supports dynamic loading excutable code to an existing executable program in a DSP. However, I can not find dynamic loader module in my CCS v2.2. How can I get the dynamic loader? And how to use it? Does anybody have developped some applications using the feature? Need your help. Regards, Jacky Huang
From: Randy Yates on 23 Jun 2008 23:08 "Jacky Huang" <nupt.edu(a)gmail.com> writes: > Hi,all > I just learned from some websites that there is a dynamic loader module in > CCS. This dynamic loader supports dynamic loading excutable code to an > existing executable program in a DSP. > However, I can not find dynamic loader module in my CCS v2.2. How can I > get the dynamic loader? And how to use it? > Does anybody have developped some applications using the feature? > Need your help. CCS V2.2 is at least 3 years old - they're up to, what, 3.1 now? -- % Randy Yates % "Watching all the days go by... %% Fuquay-Varina, NC % Who are you and who am I?" %%% 919-577-9882 % 'Mission (A World Record)', %%%% <yates(a)ieee.org> % *A New World Record*, ELO http://www.digitalsignallabs.com
From: Jacky Huang on 25 Jun 2008 03:25
>"Jacky Huang" <nupt.edu(a)gmail.com> writes: > >> Hi,all >> I just learned from some websites that there is a dynamic loader module in >> CCS. This dynamic loader supports dynamic loading excutable code to an >> existing executable program in a DSP. >> However, I can not find dynamic loader module in my CCS v2.2. How can I >> get the dynamic loader? And how to use it? >> Does anybody have developped some applications using the feature? >> Need your help. > >CCS V2.2 is at least 3 years old - they're up to, what, 3.1 now? >-- >% Randy Yates % "Watching all the days go by... >%% Fuquay-Varina, NC % Who are you and who am I?" >%%% 919-577-9882 % 'Mission (A World Record)', >%%%% <yates(a)ieee.org> % *A New World Record*, ELO >http://www.digitalsignallabs.com > Thanks. Do you mean I should update my CCS version? However, I just learned that after CCS v2.2, TI does not support dynamic loader any more, which means that newer CCS version does not contain module of dynamic loader. How should I do then? Regards, Jacky Huang |