Since there has been no response, I assume nobody knows how to compile 
samples made with the unittest generator.

I think I'll have to replace all of the existing samples with samples that 
are not generated.

Matt.
 
On Wednesday, December 15, 2021 at 9:44:01 PM UTC-5 Matthew Schinkel wrote:

> 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/fe84737c-ad6c-45a1-907b-51f9b7c8fb98n%40googlegroups.com.

Reply via email to