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.

run loadmodules.sh FAIL!

Other Parts Discussed in Thread: OMAPL138

Hi 

    When I run c6run-apps/loadmodules.sh, it is FAIL.

    The log is: 

root@arago:~/omapl138/usr/share/ti/c6run-apps# ./loadmodules.sh

cmemk: disagrees about version of symbol module_layout

dsplinkk: disagrees about version of symbol module_layout
insmod: error inserting '/home/root/omapl138/lib/modules/2.6.33-rc4/kernel/drivers/dsp/cmemk.ko': -1 Invalid module format
insmod: error inserting '/home/root/omapl138/lib/modules/2.6.33-rc4/kernel/drivers/dsp/dsplinkk.ko': -1 Invalid module format
BusyBox v1.13.2 (2011-01-12 19:13:34 CST) multi-call binary

Usage: mknod [OPTIONS] NAME TYPE MAJOR MINOR

Create a special file (block, character, or pipe)

Options:
-m Create the special file using the specified mode (default a=rw)
TYPEs include:
b: Make a block device
c or u: Make a character device
p: Make a named pipe (MAJOR and MINOR are ignored)

 

  Why? What should i do?

  Thanks very much!