SmartSnippet flashprogrammer

SmartSnippets Studio V1.6.3 CLI Issue :COM port is in use

Thu, 2018-04-26 03:12--Louis Wang2

Hi Dialog,
I recently updated smartsnipets studio v1.6.3 and was trying to use command line interface to erase/burn spi flash memory of da14585 using com-uart.
l have 20 DUTs and every DUT configured to different COM port . It is no problem to erase or burn one DUT at one time. But "COM is in use" would happened randomly at some DUTs when multiple DUTs run at the same time .Command line message shows connected COM port failed, COM is in use . Re-try or more re- try may passed.

Toolbox, SPI flash erase.

Mon, 2018-04-09 08:57--ciano

Hello,

We are using the SPI Flash MX25R1635F, which is 16Mbit.
When erasing the flash from SmartSnippet I get the error message "SPI Memory erasing failed".
I then started investigating the cause. I build the jtag_programmer_585.bin from the SDK, where I set the SPI FLASH default values to match the MX25R1635F :

#define MX25R1635F_SIZE 2097152 // 0x1000000Mbit / 8 = 0x200000 = 2097152 Mbyte
#define MX25R1635F_PAGE 256

Subscribe to RSS - SmartSnippet flashprogrammer