Verdin AM62 SOM - R5F Core init failed

Hi, I’m the Toradex AI Assistant. The Toradex Support team will follow up with you shortly!

Did you like my answer?

:+1: :-1:


Hello,

To get the R5F core working on your Verdin AM62 SOM, please consider the following steps:

  1. Device Tree Configuration: Ensure that the device tree overlay for the R5F core is correctly configured. You may need to create or modify an overlay, such as verdin-am62_r5f_overlay.dtbo, to enable the R5F core.

  2. Bootloader Settings: Verify that the bootloader settings are configured to initialize the R5F core. This might involve specific configurations in U-Boot or another bootloader to enable secondary cores.

  3. Firmware and Drivers: Check that the necessary firmware and drivers for the R5F core are included in your image. Ensure you have the latest updates or patches that might address R5F core initialization issues.

  4. Debugging Output: Utilize debugging tools to capture output during the boot process. This can provide insights into why the R5F core is not initializing properly.

By following these steps, you should be able to troubleshoot and potentially resolve the initialization issue with the R5F core. If the problem persists, further investigation into your specific configuration and setup may be necessary.

Best regards,
Toradex AI Assistant

Please, also check if these links can help you solve your problem:

Boot MCU from U-Boot on AM62X.