USB_DEMO_wiki
Posted: Tue Sep 01, 2009 1:13 pm
Hello,
I tetsted the USB_DEMO_wiki with success.
I would like to create my own *.cof file using the flex_usb_dataout.
Therefor I added the flex_usb_datain/out in a palette of my scicos. That step seems to succesfull, because I can see these two blocks in the palettes - even after a restart.
Next I copied the flex_usb_datain/out.c from the DEMO into
\"C:/Programmi/Evidence/ee/contrib/scicos/src/pic30\", like mentioned in the step-by-step guide from paolo.gai.
When I use the created Blocks in scicos to generate the code for the flex board, I get an error:
\"windows.h: No such file or directory\"
What can I do to fix this problem?
I solved the problem.
If I use FLEX usb_send I can create a *.cof file which I can flash into the dsPIC.
In Scicos, I can see the data, send via usb from the dsPIC, in a scope.
But if I disconnet the Demoboard, it\'s not working anymore.
Regards,
Niko
I tetsted the USB_DEMO_wiki with success.
I would like to create my own *.cof file using the flex_usb_dataout.
Therefor I added the flex_usb_datain/out in a palette of my scicos. That step seems to succesfull, because I can see these two blocks in the palettes - even after a restart.
Next I copied the flex_usb_datain/out.c from the DEMO into
\"C:/Programmi/Evidence/ee/contrib/scicos/src/pic30\", like mentioned in the step-by-step guide from paolo.gai.
When I use the created Blocks in scicos to generate the code for the flex board, I get an error:
\"windows.h: No such file or directory\"
What can I do to fix this problem?
I solved the problem.
If I use FLEX usb_send I can create a *.cof file which I can flash into the dsPIC.
In Scicos, I can see the data, send via usb from the dsPIC, in a scope.
But if I disconnet the Demoboard, it\'s not working anymore.
Regards,
Niko