I have an fw.hex file compiled wth Keil that works good on my FX2 Dev Board and loading it with the Control Panel. Now I'm writing a C# Windows Application to work with it. I'm using the provided cyusb.dll. and I can't get it to load fw.hex to RAM. I always get false when calling LoadRAM("myfile.hex"). I even tried an example App that came with SuiteUSB cyusb.dll that uses that same funtion and I get the same result. Could LoadRAM() method be broken in the dll or there are some special compiling options, or program size or what could it be? Please I need help, and cypress forums won't do anything. Regards, Gabriel Camiro
Let me check that out and I'll post results.