Hi folks. I have a series of programs 1that uses DSP to grab a chunk of L3 cache memory and share it between a few applications. All is fine and dandy running on the 2.6.29 kernel, but we've decided to upgrade to 2.6.33 for some "enhancements" in the driver architecture. Unfortunately, when I do this, my DSPLink applications fail. They read garbage out of the DSP instead of the values I know should be there.
The fun thing is that the dsplink example programs seem to run fine. I tried messagegpp and loopgpp (dsplink examples) which do similar things to what I'm doing.
Any suggestions from the TI Linux community? Has anyone had a similar problem?
Thanks,
Chris