Hi Javier I've encountered a weird error msg which was hard to repair, because there was ... It is obvious where the error is. But in a large program ... :-( ...
... Yes for the designer of this program ;-) But logical speaking, I (and thus the compiler) can find 4 places where a valid "end loop" is possible !! Even...
Hi Stef, It's a dream, but the compiler could say : -- error: "if" without "end if" -- error: "for" without "end loop" ... better than ... -- error: expected...
... Why, if you use a higher language, it should be quiet possible. Even with a very old technic like finite state machine, this error cann't happen. ... ...
... That brings me to an interesting question: is it possible to set the start of a loop in one file and the end of the loop in an included file ? Stef...
Hi Stef, ... Yes everything is ok, now is at home. He must have during 3 weeks "four legs", and then go to work again. ... and yes again, he's still thinking...
hi Javi, ... Oh, then he can ride 2 bikes ;-) ... No thanks, here in Holland everyone has already more then 1 bike (statistical speaking), We start biking at...
... yes including is pure textual you could have the 'if' in one file, the condition, then and body in another, 'end' in the next and the closing 'if' in yet...
hello developers (or should I say hi Javi), Since the last few versions, JALcc cann't detect the compile error. I first thought it was due to a small change I...
Hi Stef, I'm afraid that you're asking to change every "writeln()" -in pascal notation- with a "write();write($0D);write($0A)". My limited knowledge about this...
hi Javi, ... No not every line, just the line before the error (the last 4 lines also have CR/LF !!) or just put an empty line (with CR/LF) just in front of...
Hi ... With constants in different included files, this is harder to spot. You have to grep for the const in the other files to make sense of it. -- Ir. E.E....
Hi Javier, Wouter ... Yikes. Since the compiler counts the stack levels, could it be so kind to print the procedure names when the stack overflows? PS. Yes,...
Hi Eur, Try the verbose_simulator option. I don't know if you can simulate it in a correct way, but at least it's already implemented there. -- Regards, Javi. ...
Hi all - I've been fooling with JAL and the 16F88 the past few nights, and think I found a snag that needs addressing in the "pragma target fuses" when applied...
Hi Tim, This is not a problem only in f88, you will notice that only 1rst config word can be accessed. This is a problem in chips with several config words:...
Vasile requested that I added the jal sourceforge website http://jal.sourceforge.net to the jal webring. http://X.webring.com/wrman?ring=jal&addsite I am not a...
Craig Franklin
craigfranklin@...
Jul 18, 2004 1:20 am
1006
Can anybody outline off the top of their heads what needs to be done to the compiler to support the new 10F2xx series parts? I've got one sitting next to me...
... The 10F series are the same as the 12C series, which jal should support. Old versions of JAL did, anyway. ... Javier is the compiler guru, next to Wouter....
Hi Brian, In a first view to datasheets seems that those devices are close enough to PIC12 series, so it shouldn't be a problem to take one of those as a base...
Javi, some sites can't be added to Webring, for example the Sunish Isacc IDE site is pending, his host is deleting the webring banner. If the sourceforge will...