The Sysapps package is built as follows:
1. Obtained the Linaro toolchain.
2. Installed the SC-MCSDK 2_02_01_03 package to get the Linux Dev Kit.
3. Installed the Linux Dev Kit obtained from the SC-MCSDK package to get all the libraries required.
4. Obtained the Sysapps package from the repo: git://arago-project.org/git/projects/sysapps.git and checked out to the Release Version Specified in the Document provided.
5. After setting up all the Environment variables, the sysapps package is built and all the required executables are obtained.
But, there is a run time error while running the obtained executable msgrouter.out on linux.
The error is as follows:
Debug: Number of MSGCOM channels 4 Shared Address 0xa0000000
Debug: Resource Manager Size requirement is 31960 bytes (0)
Debug: Named Resource Database is mapped to address 0x0xb6e58000
Error: UDMA Initialization failed.
What, can be the reason of this failure in initialization ?