Hi all
I have succesfully completed all steps of
GSG: DM365 DVEVM Software Setup for MontaVista Kernel,
and while running the demos from the target command prompt,
i am getting following errors while executing the loadmodules_hd.sh
---------------------------------------------------------------------------------------
cmemk: disagrees about version of symbol struct_module
irqk: disagrees about version of symbol struct_module
insmod: error inserting 'cmemk.ko': -1 Invalid module format
insmod: error inserting 'irqk.ko': -1 Invalid module format
edmak: disagrees about version of symbol struct_module
insmod: error inserting 'edmak.ko': -1 Invalid module format
dm365mmap: disagrees about version of symbol struct_module
insmod: error inserting 'dm365mmap.ko': -1 Invalid module format
the packages used are,
dvsdk_dm365_setuplinux_2_10_01_18.bin
mvl_5_0_0_demo_lsp_setuplinux_02_10_00_08.bin
xdctools_setuplinux_3_10_03.bin
mvl_5_0_demo_sys_setuplinux.bin
psp_02_10_00_08.bin
I am not sure why it is giving me such an errors and i am not able to execute the demos( encoder ,decoder , encoder+decoder )
can anyone tell me why such errors are coming and how to solve it ..to run the demos.
Thanks.