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.

PROCESSOR-SDK-AM64X: starting an application with systemd along with the supporting files

Part Number: PROCESSOR-SDK-AM64X

Hi,

Our Application uses "USER_QOS_PROFILES.xml" and "settings.json" files during the start of execution.

We need requirement to start an application with systemd along with the above supporting files. Currently Our Application, "USER_QOS_PROFILES.xml" and "settings.json" are present in /home/root directory.

When we start our Application with the Systemd service it couldn't find the USER_QOS_PROFILES.xml file and failed to execute. 

Can you please through some light on this.

Thanks,

Venkat