Other Parts Discussed in Thread: DRA829
Hi,
1.I use the 6.02 SDK code package to debug Early can boot, compile the sbl_cust_img and can_boot_app_mcu_rtos_mcu1_0_release.appimage files in the Linux environment, download it to the Nor flash of the development board through the Uart mode, and it can be started when starting using the OSPI boot mode.
2.At the same time, I also compiled the dio_app_mcu1_0_release.appimage file, using the same method to download the inside with Nor flash, using OSPI mode to start, the file does not run normally, the phenomenon is that uart does not print any log。
3.Is there any difference between can_boot_app_mcu_rtos_mcu1_0_release.appimage and dio_app_mcu1_0_release.appimage? Why can the first one run, and the second one can't run normally?Is it the difference between bare metal and operating system?
Please reply as soon as possible,
Regards,
Xie