Hi guys.
I have been using JAL on and off for about 15 years, but haven't used it recently. I downloaded the latest version and unpacked on my Linux Mint laptop and cannot get the compiler to work. I have used JAL under LInux before without problems, so this has been really frustrating.
It must be something to do with permissions to access the library folder because the compiler runs, but cannot access the device files so throws errors. I have tried lots of changes to the permissions without success and reloaded jallib-master again tonight.
$ jallib-master/compiler/jalv2-x86-64 projects/test/16f877a_blink.jal -s /jallib-master/include/
gives me
jal jalv25r8 (compiled May 20 2023)
generating p-code
projects/test/16f877a_blink.jal:26: cannot open '16f877a.jal'
projects/test/16f877a_blink.jal:32: unknown pragma target: osc
projects/test/16f877a_blink.jal:32: "osc" not defined
projects/test/16f877a_blink.jal:32: unexpected token: osc
4 errors, 0 warnings
Any ideas?
Thanks in advance
Glenn