Part Number: TDA3
Tool/software: TI-RTOS
Dear Champs,
I also faced an issue to fail flashing Apps image as below e2e.
After flash Apps image of pre-built image, I faced same errors as below when I run TDA3 EVM.
I confirmed AppImage_BE was used, and trying to read 0x5c080000 via memory browser, but I have no idea where I should set below code.
QSPISetMAddrSpace(SOC_QSPI_ADDRSP0_BASE, (uint8_t) QSPI_SPI_SWITCH_REG_MMPT_S_SEL_MM_PORT); QSPI_ConfMAddrSpace((uint8_t) QSPI_SPI_SWITCH_REG_MMPT_S_SEL_MM_PORT, QSPI_CS0);
Please let me know how I can debug this issue, and how I can read 0x5c080000 memory region.
Currently I found only '0' in this memory region.
I'm using VisionSDKv3.05 now.
Thanks and Best Regards,
SI.