I have managed to get myself confused with regards to dsplink.
I am running on the DM6467 with dvsdk_1_40_00_28, DSPLink 1.50.
I had to change the DSP memory map to fit our application needs, so I cannot use the default map that the examples use.
My application gets the the memory map from the server using the createFromServer function, and that seems to work fine.
Do I need to rebuild dsplinkk.ko in order to match the memory map that the server and application are trying to use? I thought I needed to, but I am not sure after looking through more documentation. I get mixed results when I build it... it works with some builds of my app, but not others.