Hi everyone,

How do I compile \test\peripheral\usb\test_usb_hid_mouse.jal?

I tried with jallib.bat/jallib.py unittest with this command:

jallib.bat unittest 
d:\dev\jallib-github-svn-copy\test\peripheral\usb\test_usb_hid_mouse.jal

and get the following result:
['D:\\dev\\Jallib-github-svn-Copy\\compiler\\jalv2_64.exe', '-s', 
'D:\\dev\\Jallib-github-svn-Copy\\include;.......... {more includes here}
['d:\\dev\\jallib-github-svn-copy\\test\\peripheral\\usb\\test_usb_hid_mouse.jal']
Error while compiling file (status=1).
See previous message.
Test results: {'failure': 1, 'notrun': None, 'success': None}

It says error compiling file but does not tell me what the error is.

Of course a regular compile of the file gives many errors because there is 
no chip defined. There are lines like this that are likely supposed to be 
replaced by the generator
;@jallib section board_description
;@jallib use chipdef

Do we still use this sample generator?

Thanks,
Matt.

-- 
You received this message because you are subscribed to the Google Groups 
"jallib" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jallib/4580fcb5-4d9c-4378-8fde-3f6f1025aeb0n%40googlegroups.com.

Reply via email to