This is a re-post of an issue I reported over on JALLIST. I thought this forum might be a little more appropriate being JALLIB specific. Some additional information; the 18F27j13 is not the only sample I'm having trouble with apparently. I also get the same 7 errors when trying to compile the 18F27j53_blink.jal. So far it appears that any PIC with a second letter in the name, the sample code will not compile. The 18F14K22_blink.jal sample fails with 3 errors:
Compilation started at :7/23/2012 4:09:31 PM jal 2.4o (compiled May 8 2011) [Error] (lib/18f14k22.jal) [Line 1098] "pps_0" not defined [Error] (lib/18f14k22.jal) [Line 1098] constant expression expected [Error] (lib/18f14k22.jal) [Line 1098] '=' expected (got 'procedure') Compiler CommandLine: C:\Users\Shawn\JAL\JALLIB~2.0\compiler\jalv2.exe -no-variable-reuse -s "C:\Users\Shawn\JAL\Projects\WHAS\;C:\Users\Shawn\JAL\jallib-pack-2.4o-0.8.0\lib" "C:\Users\Shawn\JAL\jallib-pack-2.4o-0.8.0\sample\18f14k22_blink.jal" Errors :3 Warnings :0 I am just trying to test my setup because it apparently is not working correctly. It looks like the only chip I can compile for right now is the 18F4525. If anyone knows where to look I would appreciate the help. Regards, Shawn --------------------------------------------------------------------------------- Hi all, I'm having an issue with getting a "blink" sample from JALLIB to successfully compile. I am trying to get the 18F27j13_blink.jal to compile but it keeps throwing the following errors: Compilation started at :7/19/2012 2:48:39 PM jal 2.4o (compiled May 8 2011) [Error] (lib/18f27j13.jal) [Line 48] 'pic_18f27j13' not found [Error] (lib/18f27j13.jal) [Line 1894] "adc_v11_1" not defined [Error] (lib/18f27j13.jal) [Line 1894] constant expression expected [Error] (lib/18f27j13.jal) [Line 1894] '=' expected (got 'const') [Error] (lib/18f27j13.jal) [Line 1898] "pps_2" not defined [Error] (lib/18f27j13.jal) [Line 1898] constant expression expected [Error] (lib/18f27j13.jal) [Line 1898] '=' expected (got 'procedure') Compiler CommandLine: C:\Users\Shawn\JAL\JALLIB~2.0\compiler\jalv2.exe -no-variable-reuse -s "C:\Users\Shawn\JAL\Projects\WHAS\;C:\Users\Shawn\JAL\JALLIB~2.0\lib" "C:\Users\Shawn\JAL\jallib-pack-2.4o-0.8.0\sample\18f27j13_blink.jal" Errors :7 Warnings :0 I can compile other examples just fine but the 18f27j13 sample is broken. Please help. I am using the following build of JALLIB: jallib-pack-2.4o-0.8.0 Regards, Shawn -- You received this message because you are subscribed to the Google Groups "jallib" group. To view this discussion on the web visit https://groups.google.com/d/msg/jallib/-/i59UjnMukJEJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/jallib?hl=en.
