Hello, Did you resolve this issue? I am having the same problem. My program works most of the time, but has random errors. Compiled with jalv24q5 and lib1.2. Any help will be appreciated.
> Executing: C:\Program Files (x86)\ConTEXT\ConExec.exe "C:\jalv24q2\lib1.2\compiler\jalv2.exe" -s c:\jalv24q2\lib1.2\lib "C:\JalV2SourceCode\2x40LcdWordClock16F1829-1-12-2017.jal" -no-variable-reuse jal jalv24q5 (compiled Dec 29 2015) generating p-code 8378 tokens, 202148 chars; 5243 lines; 7 files generating PIC code pass 1 generating PIC code pass 2 1503 branches checked, 0 errors C:\JalV2SourceCode\2x40LcdWordClock16F1829-1-12-2017.jal:2197: warning: data error at 0x0000023f (got 7faa expected 2a) C:\JalV2SourceCode\2x40LcdWordClock16F1829-1-12-2017.jal:2197: warning: data error at 0x00000241 (got 7fa9 expected 29) C:\JalV2SourceCode\2x40LcdWordClock16F1829-1-12-2017.jal:2197: warning: data error at 0x00000242 (got 7faa expected 2a) C:\JalV2SourceCode\2x40LcdWordClock16F1829-1-12-2017.jal:2197: warning: data error at 0x00000244 (got 7fa9 expected 29) C:\JalV2SourceCode\2x40LcdWordClock16F1829-1-12-2017.jal:2197: warning: data error at 0x00000248 (got 7fa9 expected 29) C:\JalV2SourceCode\2x40LcdWordClock16F1829-1-12-2017.jal:2197: warning: data error at 0x0000024a (got 7faa expected 2a) C:\JalV2SourceCode\2x40LcdWordClock16F1829-1-12-2017.jal:2197: warning: data error at 0x0000024c (got 7fab expected 2b) C:\JalV2SourceCode\2x40LcdWordClock16F1829-1-12-2017.jal:2197: warning: data error at 0x0000024e (got 7faa expected 2a) C:\JalV2SourceCode\2x40LcdWordClock16F1829-1-12-2017.jal:2197: warning: data error at 0x0000024f (got 7fc0 expected 40) 1472 data accesses checked, 9 errors 542 skips checked, 0 errors writing result Code area: 6626 of 8192 used (words) Data area: 234 of 1024 used Software stack available: 80 bytes Hardware stack depth 8 of 16 0 errors, 9 warnings > Execution finished. On Wednesday, August 3, 2016 at 1:20:58 AM UTC-7, vasile wrote: > > Hi all, > > I'm trying to compile an ISR written in asm using pragma interrupt and > pragma inline. > The code compiled with jalv24o gives no error, compiled with Jalv24q5 > returns the warnings bellow. > Anyone? > > thx, > Vasile > > Compilation started at :8/3/2016 11:09:59 AM > Compilation started at :8/3/2016 11:12:24 AM > jal jalv24q5 (compiled Dec 29 2015) > generating p-code > 279 tokens, 161383 chars; 3668 lines; 9 files > generating PIC code pass 1 > generating PIC code pass 2 > [Warning] (test compiler_jalv24q5.jal) [Line 180] branch error at 0x0150: > pclath 0x00fe, should be 0x0001 > 43 branches checked, 1 errors > [Warning] (test compiler_jalv24q5.jal) [Line 180] data error at > 0x0000013d (got 7fb0 expected 30) > [Warning] (test compiler_jalv24q5.jal) [Line 180] data error at > 0x0000013f (got 7faf expected 2f) > [Warning] (test compiler_jalv24q5.jal) [Line 180] data error at > 0x00000140 (got 7fb0 expected 30) > [Warning] (test compiler_jalv24q5.jal) [Line 180] data error at > 0x00000142 (got 7faf expected 2f) > [Warning] (test compiler_jalv24q5.jal) [Line 180] data error at > 0x00000146 (got 7f2f expected 2f) > [Warning] (test compiler_jalv24q5.jal) [Line 180] data error at > 0x00000148 (got 7f30 expected 30) > [Warning] (test compiler_jalv24q5.jal) [Line 180] data error at > 0x0000014a (got 7f31 expected 31) > [Warning] (test compiler_jalv24q5.jal) [Line 180] data error at > 0x0000014c (got 7f30 expected 30) > [Warning] (test compiler_jalv24q5.jal) [Line 180] data error at > 0x0000014d (got 7f33 expected 33) > [Warning] (test compiler_jalv24q5.jal) [Line 180] data error at > 0x0000014e (got 7f33 expected 33) > [Warning] (test compiler_jalv24q5.jal) [Line 180] data error at > 0x00000151 (got 7f32 expected 32) > [Warning] (test compiler_jalv24q5.jal) [Line 180] data error at > 0x00000152 (got 7f33 expected 33) > [Warning] (test compiler_jalv24q5.jal) [Line 180] data error at > 0x00000153 (got 7f36 expected 36) > [Warning] (test compiler_jalv24q5.jal) [Line 180] data error at > 0x00000154 (got 7f36 expected 36) > [Warning] (test compiler_jalv24q5.jal) [Line 180] data error at > 0x00000155 (got 7f34 expected 34) > [Warning] (test compiler_jalv24q5.jal) [Line 180] data error at > 0x00000156 (got 7f35 expected 35) > 217 data accesses checked, 16 errors > 40 skips checked, 0 errors > writing result > [Warning] (test compiler_jalv24q5.jal) [Line 180] branch error at 0x0150: > pclath 0x00fe, should be 0x0001 > [Warning] (test compiler_jalv24q5.jal) [Line 180] data error at > 0x0000013d (got 7fb0 expected 30) > [Warning] (test compiler_jalv24q5.jal) [Line 180] data error at > 0x0000013f (got 7faf expected 2f) > [Warning] (test compiler_jalv24q5.jal) [Line 180] data error at > 0x00000140 (got 7fb0 expected 30) > [Warning] (test compiler_jalv24q5.jal) [Line 180] data error at > 0x00000142 (got 7faf expected 2f) > [Warning] (test compiler_jalv24q5.jal) [Line 180] data error at > 0x00000146 (got 7f2f expected 2f) > [Warning] (test compiler_jalv24q5.jal) [Line 180] data error at > 0x00000148 (got 7f30 expected 30) > [Warning] (test compiler_jalv24q5.jal) [Line 180] data error at > 0x0000014a (got 7f31 expected 31) > [Warning] (test compiler_jalv24q5.jal) [Line 180] data error at > 0x0000014c (got 7f30 expected 30) > [Warning] (test compiler_jalv24q5.jal) [Line 180] data error at > 0x0000014d (got 7f33 expected 33) > [Warning] (test compiler_jalv24q5.jal) [Line 180] data error at > 0x0000014e (got 7f33 expected 33) > [Warning] (test compiler_jalv24q5.jal) [Line 180] data error at > 0x00000151 (got 7f32 expected 32) > [Warning] (test compiler_jalv24q5.jal) [Line 180] data error at > 0x00000152 (got 7f33 expected 33) > [Warning] (test compiler_jalv24q5.jal) [Line 180] data error at > 0x00000153 (got 7f36 expected 36) > [Warning] (test compiler_jalv24q5.jal) [Line 180] data error at > 0x00000154 (got 7f36 expected 36) > [Warning] (test compiler_jalv24q5.jal) [Line 180] data error at > 0x00000155 (got 7f34 expected 34) > [Warning] (test compiler_jalv24q5.jal) [Line 180] data error at > 0x00000156 (got 7f35 expected 35) > Compiler CommandLine: C:\JALLIB~1\compiler\jalv2.exe "C:\2016\project > moisture sensor\software\test compiler_jalv24q5.jal" -s "C:\JALLIB~1\lib" > -no-variable-reuse > > Errors :0 Warnings :17 > Code :390/2048 Data:45/256 Hardware Stack : 3/16 Software Stack :80 > > -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/jallib. For more options, visit https://groups.google.com/d/optout.
