Dear Experts,
I am using DVRRDK3.5 ~
I execute below commands to load dsp/m3 firmware.
cd /opt/dvr_rdk/ti814x/
./init.sh
./load.sh
This will install modules: osa_kermod and syslink ~
I can rmmod osa_kermod. But can't rmmod syslink ~
kernel will report "Unable to handle kernel paging request at virtual address...."
Can anyone tell me how to rmmod syslink?
Or how to reset/reboot dsp/m3 ?
I want to reset/reboot dsp/m3 because I want to avoid encoding fail.
HB