Part Number: AM263PX-MCAL-SDK
Hi,
I am using an LP-AM263P board, CCS 20.5.1, SDK 26_00_00_06.
I have built the mcan_sdl_am263px-cc_r5fss0-0_freertos_ti-arm-clang example.
The board is programmed with the pre-built sbl_ospi_multicore_elf boot code and the mcelf from the SDL example build.
However on reset I see the boot loader output but nothing from the application.
Starting OSPI Bootloader ...
KPI_DATA: [BOOTLOADER_PROFILE] CPU Clock : 400.000 MHz
KPI_DATA: [BOOTLOADER_PROFILE] Boot Media : NOR SPI FLASH
KPI_DATA: [BOOTLOADER_PROFILE] Boot Media Clock : 133.333 MHz
KPI_DATA: [BOOTLOADER_PROFILE] Boot Image Size : 86 KB
KPI_DATA: [BOOTLOADER_PROFILE] Cores present :
r5f0-0
KPI_DATA: [BOOTLOADER PROFILE] System_init : 517us
KPI_DATA: [BOOTLOADER PROFILE] Drivers_open : 102us
KPI_DATA: [BOOTLOADER PROFILE] LoadHsmRtFw : 10346us
KPI_DATA: [BOOTLOADER PROFILE] Board_driversOpen : 2341us
KPI_DATA: [BOOTLOADER PROFILE] CPU load : 4925us
KPI_DATA: [BOOTLOADER PROFILE] SBL End : 5us
KPI_DATA: [BOOTLOADER_PROFILE] SBL Total Time Taken : 18237us
Image loading done, switching to application ...
Is there some step I am missing?
Regards
Neil