Hello,
I am using the C6A8168 evm and the ezsdk (with syslink_02_00_00_56). By following the user's guide of syslink software, I have well built the rtos and hlos applications and copied it in the target file system. Nevertheless, when I try to run these samples, I have one error with 'insmod' :
# /opt/syslink/procmgrapp.exe 0 /opt/syslink/frameq_ti81xx_dsp.xe674
(I press Ctrl + Z)
# insmod /opt/syslink/frameqapp.ko
frameqapp: no symbol version for module_layout
insmod: error inserting '/opt/syslink/frameqapp.ko': -1 Invalid module format
Does anyone have an idea ?
JS