LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Erasing Flash Memory of Spartan 3E FPGA

Hello,

 

I'm programming a Spartan 3E FPGA, and I believe there are a few VIs left in the flash memory from the previous user of the board. I'd like to just clear out the flash memory. 've been playing around and can't seem to find how to clear it through LabView on a spartan.

 

I've already had a look at this.

http://digital.ni.com/public.nsf/allkb/4789525480C3B78C8625714000746BFD\

 

It should be pretty simple, anyone know how to go about it?

 

thanks in advance!

0 Kudos
Message 1 of 2
(2,293 Views)

Are you referring to the platform flash (XCF04, this can be used to automatically-configure the FPGA on powerup) or the Strataflash (which cannot easily be configured to do so, but can be used for persistent storage)? 

 

If it's the former, I would suggest using iMPACT to clear the flash part.  For the later, there are a few examples that interact with the Strataflash, that's as good a starting point as any.

0 Kudos
Message 2 of 2
(2,279 Views)