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.

TMDSICE3359: SPI flash programmer not found

Part Number: TMDSICE3359

Hi,

I noticed that I should erase the SPI flash in the evaluation board to get the Linux boot from the SD card. It is mentioned in 8.1 AM335x ICEv2 Flash Erase in www.ti.com/.../spruip3.pdf but I don't understand the line 8a on its own: Download the SPI flash programmer and unzip it: File:Isdk spi flasher.zip

I noticed that there is a HTML version of the guide in software-dl.ti.com/.../AM335x_ICEv2_flash_erase.html but it points to a page removed on January 15, 2021. Where can I get the flasher?

Regards,

Jani

  • Hello Jani,

    Please reference post Unable to locate SPI flash programmer. I have updated the software-dl webpage documentation on my end, but I do not know how long it will take for those updates to hit the web. Once the webpage gets updated, the hardware team can update the App Note.

    Regards,

    Nick

  • Thanks, Nick!

    Now I have a USB access to EVM.

    Regards,

    Jani

    laboratorio@laboratorio-ThinkPad-T410s:~$ picocom -b 115200 -f n -y n -d 8 -p 1 /dev/ttyUSB1
    picocom v2.2

    port is        : /dev/ttyUSB1
    flowcontrol    : none
    baudrate is    : 115200
    parity is      : none
    databits are   : 8
    stopbits are   : 1
    escape is      : C-a
    local echo is  : no
    noinit is      : no
    noreset is     : no
    nolock is      : no
    send_cmd is    : sz -vv
    receive_cmd is : rz -vv -E
    imap is        :
    omap is        :
    emap is        : crcrlf,delbs,

    Type [C-a] [C-h] to see available commands

    Terminal ready

    root@am335x-evm:~# ls -la
    drwx------    2 root     root          4096 Apr 19  2020 .
    drwxr-xr-x    3 root     root          4096 Apr 19  2020 ..
    root@am335x-evm:~#