Hello all,
I want to start my multimedia development as soon as quickly on the DM8168 evm board.
And i start from running omx ezsdk examples in /ti-ezsdk_dm816x-evm_5_02_02_60/component-sources/omx_05_02_00_15.
I follow " http://processors.wiki.ti.com/index.php/OMX_EZSDK_Examples#OMX_Examples_Provided_in_EZSDK" to start my work.
First i built my app in following steps.
$ make components
$ make omx
Second i want to run the app,
•# /prcm_config_app s
-sh: /prcm_config_app: not found
# insmod syslink.ko
insmod: can't read 'syslink.ko': No such file or directory
I think there are some steps i have missed, but i can not tell where?
As a newer to the linux add ti arm development , can you give me more details ,what 's problem is ?
Is there any help files to tell the user how to use the app and being familiar with the developing on EVM 8168?
I download uImage through tftp, and NFS is used for filesystem. How can i solve this problem?
Regards
xavier