DSPRelated.com
Forums

C6701 program cache & DSP/BIOS

Started by Unknown July 4, 2001
Hi,

I have just started an application using DSP/BIOS, targetting a
C6701EVM. I am toggling the LED on the EVM to give me an execution
time for a section of code.

I was wondering if enabling the cache would speed this code up. I
placed CACHE_ENABLE() in my main(), but that hangs the EVM.

I tried setting program memory to cache enabled rather than mapped in
GLB module of DSP/BIOS - that also hangs.

Anybody got any ideas how to get program cache working thru DSP/BIOS??

Many thanks,
Graham.