Part Number: AM5728
Hello,
I have AM-5728 evaluation module and I am trying to test my board interfaces, following the below link.
https://software-dl.ti.com/processor-sdk-rtos/esd/docs/06_03_00_106/rtos/Board_EVM_Abstration.html ( Section 3.2 Diagnostics )
According to this link, there are two ways to test the board interfaces
1. Using SD Card
2. Using SPI flash
I am able to create SD loadable files and run the diagnostics through them successfully. However, when I try the SPI flash method (refer to Section 3.2.3.2),
it asks to load and run the pre-built SPI flash writer binary, which must be available at path <PDK>/packages/ti/starterware/tools/flash_writerspi_flash_writer_AMXXXX.out
I could not find this file and path in my RTOS SDK.
Folders present in RTOS SDK at path <pdk_am57xx_1_0_17/packages/ti> are
binary, board, boot, build, csl, drv, fs, osal, transport, utils
Regards
Sahil Kalra