Hi,
Can I change the image files running on r5f cores by modifying the image files link in path: /lib/firmware/
j7200-main-r5f0_0-fw
j7200-main-r5f0_1-fw
j7200-mcu-r5f0_0-fw
j7200-mcu-r5f0_1-fw
Reference URL:
IPC Demo app:
software-dl.ti.com/.../ j7200/modules/ipc.html#example-details
I have copied can_app_mcu1_0_release.xer5f to /lib/firmware/pdk-ipc
Run cmd:
root@j7200-evm:/lib/firmware/pdk-ipc# ln -s /lib/firmware/pdk-ipc/can_app_mcu1_0_release.xer5f j7200-mcu-r5f0_0-fw
After reboot, I can't see any message in MCU/UART port
Please help, thanks!