Markus wrote:
> int CypressFX3Device::WriteRAM(size_t addr, 
>   const unsigned char *data, size_t nbytes)

OK, please allow me to ask a foolish question.  Do you really have an
FX3, and not an FX2?  The FX2 only has 16kB of RAM, which is where you
are hitting the problem.  The FX3 is supposed to have 512kB, so it
shouldn't be an issue.

-- 
Tim Roberts, t...@probo.com
Providenza & Boekelheide, Inc.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
libusbx-devel mailing list
libusbx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libusbx-devel

Reply via email to