Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4
Friends:
Has anyone come across the following problem:
On a OMAPL138 processor, DSPLink does not execute when loading DSPApp.out coeff files greater than 1 Megabyte. This occurs when using a DSPApp.out file which includes DSP/BIOS pspdrivers_01_30_01 UART driver libraries and additional custom DSP algorithms. The problem has been narrowed down to a file size issue. Whenever a large (>900kB) .out file is created, DSPLink fails to execute. If the file is less than 900kB everything runs as expected.
We have expanded DSP_Link Memory Space to include 16 Megabytes of DDR allocated to the DSP and have no problem running DSPApp.out files that are in the 400 Kbytes to 800 Kbyte range, but as our DSPApp.out file approaches 900kB we are unable to get DSPLink to run.
Any and all help will be greatly appreciated.