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.

AM6442: Loading firmware by remoteproc

Part Number: AM6442

Hello,

I am trying to load an application on core R5F0-0 from the /lib/firmware linux directory through remoteproc. I read here:

https://software-dl.ti.com/processor-sdk-linux/esd/AM64X/latest/exports/docs/linux/Foundational_Components_IPC64x.html

that a .resource_table section should be added to the linker script. What's in this section? Where to download resource_table_0.h? I don't know from where I can download this files.  

I compiled the ipc_notify_echo_am64x-sk_r5fss0-0_freertos example from the SDK in CCS and placed the generated file in /lib/firmware and also created a symbolic link to the file named am64-main-r5f0_0-fw. Unfortunately, the app doesn't seem to work because I can't connect to it via RPMSG. I assume it's due to the lack of the above-mentioned section .resource_table. Is there anything else I should pay attention to?

Thank you for help.

BR

Jakub