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.

AM6528: AM65x IDK EVM jailhouse demo

Part Number: AM6528
Other Parts Discussed in Thread: TMDX654IDKEVM

We have been trying to test the jailhouse demo; however, we have not been successful yet and need your help.  I tried using the pre-built image from the file called “am65xx-evm-linux-05.02.00.10.img.zip”, but this image is not configured as the documentation or video describe nor does it contain the jailhouse app.

 

So, we tried rebuilding the example included in the “ti-processor-sdk-linux-rt-am65xx-evm-05.02.00.10” on Ubuntu 16.04 64 bit Linux machines, but the build failed because there were multiple issues with the MakeFile.  The first problem was that the make file can’t find a rule to make ‘sysfw-image’.  The make file does contain a rule called, ‘system-firmware-image’ which might be a rule naming mistake.  We renamed the ‘sysfw-image’ to ‘system-firmware-image’ but ran into new issues because the “find” utility matched multiple files in addition to directories which caused the build to fail.  After resolving the that issue, I was able to build the image and transfer to an SD card.  The image boots into Linux on the TMDX654IDKEVM, but I have not been able to get jailhouse application software incorporated.

 

The documentation and video clips don’t quite match the SDK code examples which are confusing, and I may have missed a step.  Can you help to get someone at TI to build the jailhouse demo and verify it works on a TMDX654IDKEVM evaluation board?  Could you also provide updated code files and instructions on how to repeat this demo so I can reproduce it?  Please note that we are using the IDK without the display.