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:
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