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.

DRA756: OpenAMP Approach - DRA756

Part Number: DRA756

Hi,

We have followed the setup details using the latest processor sdk using the below link:

http://wiki.tiprocessors.com/index.php/OpenAMP_Prototype 

Now the following error is showing up while compiling libmetal:
[  2%] Building C object lib/CMakeFiles/metal-static.dir/device.c.obj
cd /home/blackpepper1/Exp_AMP/build-libmetal/lib && /home/blackpepper1/processor_sdk/psdk-dra7xx-evm-03_03_00_03/ti-devkit/ti-cgt-c6000_8.1.0/bin/cl6x  --compile_only --c_file=/home/blackpepper1/Exp_AMP/libmetal/lib/device.c -DDEFAULT_LOGGER_ON -DMETAL_INTERNAL -c -qq -pdsw225 -ppa -I/home/blackpepper1/PROCESSOR_SDK_VISION_03_02_00_00/ti_components/drivers/pdk_01_08_01_06/packages/ -I/home/blackpepper1/processor_sdk/psdk-dra7xx-evm-03_03_00_03/ti-devkit/ti-cgt-c6000_8.1.0/ -I/home/blackpepper1/processor_sdk/psdk-dra7xx-evm-03_03_00_03/component-sources/bios_6_46_01_38/packages/ -I/home/blackpepper1/processor_sdk/psdk-dra7xx-evm-03_03_00_03/component-sources/xdctools_3_32_01_22_core/packages/  --include_path=/home/blackpepper1/processor_sdk/psdk-dra7xx-evm-03_03_00_03/ti-devkit/ti-cgt-c6000_8.1.0/include --include_path=/home/blackpepper1/Exp_AMP/build-libmetal/lib/include    --output_file=CMakeFiles/metal-static.dir/device.c.obj
"/home/blackpepper1/Exp_AMP/build-libmetal/lib/include/metal/system/tirtos/./dra7xx/sys.h", line 49: fatal error: cannot open source file "ti/osal/osal.h"
1 catastrophic error detected in the compilation of "/home/blackpepper1/Exp_AMP/libmetal/lib/device.c".
Compilation terminated.
>> Compilation failure
make[2]: *** [lib/CMakeFiles/metal-static.dir/device.c.obj] Error 1
make[2]: Leaving directory `/home/blackpepper1/Exp_AMP/build-libmetal'
make[1]: *** [lib/CMakeFiles/metal-static.dir/all] Error 2
make[1]: Leaving directory `/home/blackpepper1/Exp_AMP/build-libmetal'
make: *** [all] Error 2

Can anyone throw more light on the setup issues/ latest OpenAMP supported in DRA756?

Thanks,

Ramya