工具/软件:
各位专家、您好
我想在这一主题上再提一个问题

如果我没有选中[Disable Auth for Application Image]复选框、则 Bootloader_parseMultiCoreAppImage (bootHandle、&bootImageInfo)存在一个状态= SystemP_Failure;
但是、如果我 选中[为应用程序映像禁用身份验证]复选框、则还有一个应用程序无法运行的状态:

那么,我在哪里吃了味精呢? 如何从 sbl_ospi 运行应用程序?
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.
工具/软件:
各位专家、您好
我想在这一主题上再提一个问题

如果我没有选中[Disable Auth for Application Image]复选框、则 Bootloader_parseMultiCoreAppImage (bootHandle、&bootImageInfo)存在一个状态= SystemP_Failure;
但是、如果我 选中[为应用程序映像禁用身份验证]复选框、则还有一个应用程序无法运行的状态:

那么,我在哪里吃了味精呢? 如何从 sbl_ospi 运行应用程序?
您好 Joe、
这是哪个 MCU+SDK 版本?
[quote userid="589468" url="~/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1496732/am2432-mcu-plus-sdk-am243x-cannot-sbl_ospi-boot-the-hs_fs-application-image-on-my-custom-board-am2432alv但是、如果我 选中[为应用程序映像禁用身份验证]复选框、则还有一个应用程序无法运行的状态:
[/报价]从日志中看、您禁用应用映像的身份验证后、SBL 似乎能够加载应用程序、我看不到任何失败日志。 您尝试在此处引导哪个应用程序映像?
此致、
会面。
您好 Joe、
我有 ospi_flash_diag/dma/io 的测试示例、所有这些示例都可以正确运行。
您能否确认您的启动原始问题是否已解决、正如您提到的、您现在可以正确运行此示例?
此致、
会面。
尊敬的会议:
首先、使用 IS25WX064的闪存芯片、可以在 IND_COMMS_SDK_am243x_09_02_00_15中使用 SDK_MCU 正确运行 ospi_flash_diag/DMA/IO 示例。
然后、使用 sbl_ospi th 引导应用时、该应用无法运行、UART 调试信息为:

但是、当我将闪存芯片更改为 S28HS512T (syscfg 和 board 均进行更改)、sbl_ospi 可以正确运行应用。
所以,问题也是为什么我不能使用 sbl_ospi 中的 is25wx064运行应用程序? 问题出在哪里?
此致、
Joe。