Flex usb problems

A forum useful to discuss the details of the ScicosLab code generator.

Moderator: paolo.gai

Locked
lorea64
Newbie
Posts: 2
Joined: Mon Apr 26, 2010 9:29 am

Flex usb problems

Post by lorea64 » Mon May 10, 2010 10:22 am

Hello,

I actually works on a flex board and I try to make the USB example
work.
I had a problem with the pc_side scicos files, when I make it run
Scicos his brutally close and noting works.
The compiled file app_flex_scicos.exe seems to work correctly :

Code: Select all

- flex_usbscicos_init() : OK.
.data_sender->buffer[0]=0.000000
.data_sender->buffer[0]=0.000000
.data_sender->buffer[0]=0.000000
.
.
.
.data_sender->buffer[0]=0.000000
I work on Scicos 4.4.7b and windows XP, I've installed all the
required software (Erika, cygwin, mplab ide+c30)

Thank you for your help.

Best regards

paolo.gai
Administrator
Posts: 875
Joined: Thu Dec 07, 2006 12:11 pm

Re: Flex usb problems

Post by paolo.gai » Wed May 12, 2010 12:18 pm

Hi,

Thanks for reporting this...

the Scicoslab port has not been tested against UDP communication. It works for us under Sciolab 4.1.2. We'll make a try on ScicosLab, in these days and we'll reply back.

Ciao,

Paolo

Locked