Hi,
I'm following the guidance given for U-Boot flashing in Yocto Linux for ADSP-SC589 MINI hardware from the below link.
https://wiki.analog.com/resources/tools-software/linuxdsp/docs/quickstartguide/quickstart_sc589
When starting to flash the uboot in flash memory, facing "TFTP error: 'File Not Found C:\Program Files\DesktopCentral_Server\osdPEMedia\P)
Not retrying... " , minicom log is given in below.
Please let us know your feedback.
--------------------------------------------------------------
Welcome to minicom 2.7.1
OPTIONS: I18n
Compiled on Dec 23 2019, 02:06:26.
Port /dev/ttyUSB0, 14:33:37
Press CTRL-A Z for help on special keys
U-Boot 2020.10 (Sep 29 2022 - 07:08:35 +0000)
CPU: ADSP ADSP-SC589-0.1 (Detected Rev: 1.1) (spi flash boot)
VCO: 450 MHz, Cclk0: 450 MHz, Sclk0: 112.500 MHz, Sclk1: 112.500 MHz, DCLK: 450z
OCLK: 150 MHz
Model: ADI sc589-mini
I2C: ready
DRAM: 224 MiB
MMC: SC5XX SDH: 0
Loading Environment from SPIFlash...
SF: Detected is25lp512 with page size 256 Bytes, erase size 64 KiB, total 64 MiB
*** Warning - bad CRC, using default environment
In: serial@0x31003000
Out: serial@0x31003000
Err: serial@0x31003000
other init
Net: dwmac.3100c000
Hit any key to stop autoboot: 0
=> setenv serverip 172.21.3.123
=> dhcp
Speed: 100, full duplex
BOOTP broadcast 1
DHCP client bound to address 172.21.3.130 (13 ms)
=> run update
Speed: 100, full duplex
Using dwmac.3100c000 device
TFTP from server 172.16.4.177; our IP address is 172.21.3.130; sending through 1
Filename 'u-boot-sc589-mini.ldr'.
Load address: 0xc2000000
Loading: *
TFTP error: 'File Not Found C:\Program Files\DesktopCentral_Server\osdPEMedia\P)
Not retrying...
SF: Detected is25lp512 with page size 256 Bytes, erase size 64 KiB, total 64 MiB
SF: 524288 bytes @ 0x0 Erased: OK
device 0 whole chip
SF: 67108864 bytes @ 0x0 Written: OK
------------------------------------------