Has any one used TEL_AEC bean with 8013? My understanding is that
TEL_AEC needs external memory while 8013 does not support. Please
inform.
TEL_AEC Bean
Started by ●July 30, 2006
Reply by ●August 17, 20062006-08-17
TEL_AEC bean uses memory management library (DSP_MEM bean) for memory
allocation. DSP_MEM bean can use external, internal or both memories. You can
use only internal memory on 8013 because this CPU has no external bus. You
should specify the internal memory area in the DSP_MEM bean (this bean is added
to a project automatically when you add TEL_AEC bean) that will be used by
DSP_MEM bean for memory management. Possible limitation can be the small
internal RAM on these derivatives, but it depends on your application
requirements.
Has any one used TEL_AEC bean with 8013? My understanding is that
>TEL_AEC needs external memory while 8013 does not support. Please
>inform.
Has any one used TEL_AEC bean with 8013? My understanding is that
>TEL_AEC needs external memory while 8013 does not support. Please
>inform.