Programming FLASH via DFU error

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Programming FLASH via DFU error

648 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by mshrestha789 on Fri Mar 13 01:59:10 MST 2015
Hello friends,

Recently I tried to download the code to the external flash using  DFU programmer. I am using external flash memory "W25Q80DVSSIG". While downloading the program I see the error message in both output log and program log of DFU programmer. It says "Programming operational state is not valid" in output log and "SPIFIWRTIE fail: status 2000b at 80000000, size 00000800" at program log wind. I attach the screen shot of both the output and program log of the programmer herewith. Please help me regarding this.
Labels (1)
0 Kudos
Reply
5 Replies

629 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by mshrestha789 on Sat Jun 13 23:28:44 MST 2015
Hi, I couldn't add the device in the library. However I changed the flash memory to s25fl032P. Now it works.
0 Kudos
Reply

629 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by mshrestha789 on Wed Apr 01 08:27:44 MST 2015
Hi,

I look into the Keil project of the directory, there I tried to add support but with no success. I look into the internet but cannot find the help regarding this. Is there any documentation regarding this?
0 Kudos
Reply

629 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by TheFallGuy on Fri Mar 13 03:11:29 MST 2015
It is in the directory with the LCT tool:
C:\Program Files\NXP\LPC-Link 2 Configuration Tool\algosw
0 Kudos
Reply

629 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by mshrestha789 on Fri Mar 13 03:06:47 MST 2015
Hi TheFallGuy,

I look for algosw directory but couldn't find one. Is there any good documentation and example available regarding this?

Please help me regarding this.
0 Kudos
Reply

629 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by TheFallGuy on Fri Mar 13 02:08:28 MST 2015
I would guess that your device is not supported by the default algorithm. You will need to add support for your device. This is described in the algosw directory.
0 Kudos
Reply