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.
我根据两个帖子进行了验证,没有修改can_profile_app_freertos_mcu1_0的代码,重新编译,然后把can_profile_app_freertos_mcu1_0_debug.xer5f更新到board-support/prebuilt-images/ti-dm/j721e下,重新编译uboot。然后把编译完成的tiboot3.bin,tispl.bin,u-boot.img更新到sd卡的boot目录。
给板子上电,板子会卡住,如下图;U-Boot SPL 2024.04-dirty (Feb 13 2025 - 11:07:09 +0800)
SYSFW ABI: 4.0 (firmware rev 0x000a '10.0.8--v10.00.08 (Fiery Fox)')
Trying to boot from MMC2
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
Loading Environment from nowhere... OK
正常需要修改uboot和can_profile_app_freertos代码吗?
您好,
如果要与 Linux 等 HLOS 一起运行该应用程序、则需要在 mcu1_0应用程序上集成 sciserver。 您能否确认是否正在这样做?
您好,
我正在帮您询问MCAL专家,如果有任何消息我会联系您。
您还可以评论一下您是否能够从MCU_UART上的"can_profile_app_FreeRTOS_mcu1_0"查看任何日志。