Hello,
I've got the following error mesages:
213380 PID:400002 TID:2e5002e Configuration error (B): Exceeded maximum number [31] of Translation Look-aside Buffers.
213381 PID:400002 TID:2e5002e The configured entries are:
Number of entries of size 4KB: 1
Number of buffers of size 64KB: 0
Number of buffers of size 1MB: 29
Number of buffers of size 16MB: 2
213381 PID:400002 TID:2e5002e DSP_init status [0x80008052]
213384 PID:22c0072 TID:2e5002e @214,162,000us: [+7 T:0x02e5002e S:0x000afe04] OP - Processor_create_d> Loading and starting DSP server 'Windows\all.x64P' FAILED, status=[0x80008052] (look for error code 'DSP_EBASE + 0x52' in dsplin
213384 PID:22c0072 TID:2e5002e k*/packages/dsplink/gpp/inc/usr/errbase.h)
when running the audio_copy example with app_remote_wince.exe. I've looked at http://e2e.ti.com/support/dsp/omap_applications_processors/f/42/t/29951.aspx, http://processors.wiki.ti.com/index.php/Codec_Engine_Examples_Memory_Map, http://processors.wiki.ti.com/index.php/Changing_the_DVEVM_memory_map, and tried to modify the memory configuration. A log with CE_DEBUG=3 and a few configuration files are attached in the zip file.
Another question I have is: should I use all.x64P in ti\sdo\ce\examples\servers\all_codecs_new_config\bin\ti_platforms_evm3530\ or audio_copy.x64P in ti\sdo\ce\examples\servers\server_api_example\bin\ti_platforms_evm3530 instead of the default all.x64P in ti\sdo\ce\examples\servers\all_codecs\bin\ti_platforms_evm3530?
Please help. Thanks,
Ying