2004-09-14 04:09 AM
2004-09-08 09:38 PM
2004-09-08 10:11 PM
Hi smart,
I get a look on your usb catc files, You are right there is something not working well ... Just after IN Transactions !! Could you please send your project files to see your code. Thanks, [ This message was edited by: Rave on 09-09-2004 11:14 ]2004-09-08 11:16 PM
Hi Rave,
the code is the Mouse HID Demo from ST in ''Software Library - USB.zip'' I have changed only the scrat file: FLASH 0x40000000 0x10000 { FLASH 0x40000000 { 71x_vect.o (Vect, +First) 71x_init.o (Init) * (+RO) } RAM 0x20000000 { * (+RW) * (+ZI) } } Thanks for your help !!!2004-09-10 02:05 AM
HIi RISC
the flash is mapped at 0x00 (User mode). NOTE - In ''usb_core.c'' on line 730 this comment (in italian) is present: /* sb questo e' un baco della libreria st9 */ ControlState = pInfo->ControlState; /* may be changed outside the function */ /* sb */ this is a know bug ? thanks smart2004-09-12 08:39 PM
RISC,
sorry, but in your zip file is not present the afx file: this s a project for ST9 and not for ARM STR7. Have you a working RealView configuration for this demo ? thanks2004-09-14 04:09 AM
RISC,
it works: thanks !!!! regards smart