Reply by John March 30, 20102010-03-30
On Mar 29, 1:53&#4294967295;am, "bharat pathak" <bharat@n_o_s_p_a_m.arithos.com>
wrote:
> Hi, > > &#4294967295;c6713 has 264 kilo bytes of internal ram. and 256 kilo bytes > &#4294967295;of on-board flash. > > &#4294967295;we are working on speech recognition project and worry if this > &#4294967295;much amount of program memory is sufficient or would it cause > &#4294967295;problems when we go for production? > > &#4294967295;Anyone else has faced any problems on program memory size being > &#4294967295;limited and if so how have they solved it? > > Regards > Bharat
One solution is to break up your program into multiple smaller ones and boot in only what you need at any given time.
Reply by Richard Owlett March 29, 20102010-03-29
bharat pathak wrote:
> Hi, > > c6713 has 264 kilo bytes of internal ram. and 256 kilo bytes > of on-board flash. > > we are working on speech recognition project and worry if this > much amount of program memory is sufficient or would it cause > problems when we go for production? > > Anyone else has faced any problems on program memory size being > limited and if so how have they solved it? > > Regards > Bharat >
More basic problem for new design - part is obsolete and not in production. http://focus.ti.com/docs/prod/folders/print/tms320c6713.html I'm not familiar with the part so I Googled ;/
Reply by bharat pathak March 29, 20102010-03-29
Hi,

 c6713 has 264 kilo bytes of internal ram. and 256 kilo bytes
 of on-board flash.

 we are working on speech recognition project and worry if this
 much amount of program memory is sufficient or would it cause
 problems when we go for production?

 Anyone else has faced any problems on program memory size being
 limited and if so how have they solved it?

Regards
Bharat