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.

dsplink swi or tsk

I built dsplink_linux_1_65_00_02 without setting DspTskMode.

when I ran sample 'loop', I found that the TskMode was applied.

then I built dsplink with TskMode turned off by setting  --DspTskMode=0, when I ran the sample, the TskMode was still applied?

this is not like what is said in the dsplink user's guide. I could not figure it out.