This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[OMAP3530] Unable to open Engine...Problem in Loading DSP.... Memory configuration for servers...

Other Parts Discussed in Thread: OMAP3530

Hi,

      I am having some problems while running my application (opening engine) on OMAP3530 board. Please let me know what can i do with these peoblems??

1) Where can i change my DDR2 memory?   I builded my .l64P using my source files. While building servers i was prompted with an error stating " the memory given for DDR2 is only 400000 and it needs more than that" i tried to change DDR2 memory but i was not able to do that. From where the server is taking the DDR2 memory and other memory configurations". Then what i did is as mentioned in server generation doc i took the .tcf and .tci files from allcodecs and put in my codecs folder (i gave reference in tcf file to my .tci file)  and changed the DDR2 memory also so that it does not conflict with other memories and the servers builded.  can anyone tell me what i did was correc or not and i also want to know where i can configure my DDR2 memory??

2)  While running my application engine is not opening (even i tried with no code in it by keeping ony Engine_open function and CEruntime_init) i am getting these errors when i give CE_DEBUG=2 for checking where it is going wrong

        a) Some thing like "its exceeding the size [31] of Translation look ahead buffer"

        b) I have given "ec"  as a parameter  in Engine_open function and it is returning 3. (as i saw in some document 3 means it does not load dsp)

                                                  ERROR: can't open engine video_copy      3(ec)

        c)  Loading and starting DSP server ' *.x64P ' FAILED, status=[0x80008052]

        Please let me know why is this happening.

3) How can i configure memory i.e my cmd file in CCS here in linux?

4) Is there any need of memory configuration in application side i.e in ARM side?

Thanks and Regards

Bharath.M