Search found 3 matches
- Sat Oct 16, 2010 5:34 am
- Forum: OpenOCD
- Topic: Building OpenOCD/FTDI for Vista64 - a crude guide
- Replies: 8
- Views: 11757
Re: Building OpenOCD/FTDI for Vista64 - a crude guide
Perhaps not really on topic coz I use Windows7 x64 but perhaps this is useful for others as well. What I wanted to do is rather obvious: Build a 64 bit version of OpenOCD and use the FTDI driver. I know it is not the preferred way to do it, but for me it is far easier to just install the signed driv...
- Fri Jul 17, 2009 3:05 am
- Forum: OpenOCD
- Topic: Flash ID detection problem
- Replies: 1
- Views: 828
Flash ID detection problem
Hi All, I have a bit of a problem with the SST flash programming. This used to work in OpenOCD version 0.1.0, but since 0.2.0 it is no longer working. Main problem is that the flash is not correctly detected. OpenOCD is able to find the manufacturer ID (which is 0x00BF), but the device ID is wrong. ...
- Thu Aug 23, 2007 2:07 pm
- Forum: OpenOCD
- Topic: SST flash rom
- Replies: 0
- Views: 812
SST flash rom
I am working on a project with a SST39VF800A flash, but unfortunately this chip is not supported by openOCD. It is rather similar to the Spansion chips, but not entirely. Most important difference is that this chip does not do anything with bit 5 during programming/erasing. Therefore I have changed ...