hi. i am trying to program my flex base board and demo board with the example i have found on the internet, following these instructions: http://erika.tuxfamily.org/wiki/index.p ... _generator
however, when the console reaches the "final stage", instead of generating the pic30.cof file, i get this error: (its attached).
i dont see if i am doing anything wrong :'(
any help would be much appreciated. thanks
USB communication - code generation problem
Moderator: paolo.gai
USB communication - code generation problem
- Attachments
-
- untitled.JPG (201.16 KiB) Viewed 70367 times
Re: USB communication - code generation problem
The heap is missing...
Please just take a look at this post:
http://erika.tuxfamily.org/forum/viewto ... 99b7#p1080
Ciao,
Paolo
Please just take a look at this post:
http://erika.tuxfamily.org/forum/viewto ... 99b7#p1080
Ciao,
Paolo
Re: USB communication - code generation problem
thanks paolo, that did the trick. however, in one of the following steps, there is another problem; i have never worked with the "makefile"-s before, so i dont know how to make the app_flex_scicos.exe .
if you already have it compiled, and if you could mail it to me, it would be much more appreciated ;)
cheers!
if you already have it compiled, and if you could mail it to me, it would be much more appreciated ;)
cheers!
Re: USB communication - code generation problem
PS here's a screenshot of errors i get when i try to make the file: (if it helps)
- Attachments
-
- aa.JPG (74.08 KiB) Viewed 70352 times
Re: USB communication - code generation problem
Hi,
to compile the application you need the USB library of CygWin.
To run the application two dll files of cygwin (cygusb0.dll, cygwin1.dll) must be in the folder of the executable.
For further information, you can refer to the wiki page of the usb demo.
Thanks,
Dario
to compile the application you need the USB library of CygWin.
To run the application two dll files of cygwin (cygusb0.dll, cygwin1.dll) must be in the folder of the executable.
For further information, you can refer to the wiki page of the usb demo.
Thanks,
Dario
Re: USB communication - code generation problem
errr, again i am having some problems... i cant seem to find the libraries anywhere. forgive because i am a bit annoying :)
since i dont have any experience in building exe files, i was hoping that, since it seems that you have all the files neccesary, you could maybe compile the exe and send it to me via e-mail?
if its not too much problem, the mail is damir.stojanovic@gmail.com
thanks for the patience.
cheers
since i dont have any experience in building exe files, i was hoping that, since it seems that you have all the files neccesary, you could maybe compile the exe and send it to me via e-mail?
if its not too much problem, the mail is damir.stojanovic@gmail.com
thanks for the patience.
cheers