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-J7200: Where is j7200-mcu-r5f0_0-fw

Part Number: PROCESSOR-SDK-J7200

Tool/software:

env:processor-sdk-linux-j7200-evm-11_00_10_01

I want to test ipc with the SDK, and in the userguide it said:


Create new soft links

ln -s /lib/firmware/pdk-ipc/ipc_echo_test_mcu2_0_release.xer5f j7200-main-r5f0_0-fw
ln -s /lib/firmware/pdk-ipc/ipc_echo_test_mcu2_1_release.xer5f j7200-main-r5f0_1-fw
ln -s /lib/firmware/pdk-ipc/ipc_echo_testb_mcu1_0_release.xer5f j7200-mcu-r5f0_0-fw
ln -s /lib/firmware/pdk-ipc/ipc_echo_test_mcu1_1_release.xer5f j7200-mcu-r5f0_1-fw

The problem is that i cant find j7200-mcu-r5f0_0-fw:

How to use custom MCU-R5F-application  in mcu-r5f0_0?

Thanks