Vasi, If fixed part of the problem: the garbage in the files came either from gmail or Microsoft :( Only the pragma issue remains. I don't understand why, but this is not relevant since I'll move it to a board file anyway. Just to be certain: I have the 18-8 version of 1wire.jal. Is this the correct one?
Thanks, Joep 2011/1/12 Joep Suijs <[email protected]>: > Hi Vasi, > > In your 15-12 version, 1_wire.jal is missing. When I grab the one you > original posted and try to compile it I get: > > jal 2.4n (compiled Jun 2 2010) > generating p-code > 18f2550_ds18b20_therm2.jal:17: unknown pragma target: voltage pragma > 18f2550_ds18b20_therm2.jal:21: unknown pragma target: ccp2mux pragma > 1_wire.jal:95: "x" not defined > 1_wire.jal:96: unexpected token: "end" > ds18b20.jal:248: "t" not defined > ds18b20.jal:248: unexpected token: "t" > 18f2550_ds18b20_therm2.jal:134: unexpected token: ""e"" > 7 errors, 0 warnings > > It seems that all three files have issue's. E.g. in the crc routine of > ds18b20, line 248 is "t tmp_1_7 shared at tmp[1] : 7", which is not > valid JAL. Also there are some fuse-related messages. > Are you compiling against the svn version of jallib? And can you post > a compilable set of files? > > Thanks, > Joep > 2011/1/12 funlw65(Vasi) <[email protected]>: >> Can't wait to see the result :) >> >> On Jan 12, 9:30 am, Joep Suijs <[email protected]> wrote: >>> Hi Vasi, >>> >>> Thanks for you work. I will start working on this library set (I have >>> the chips now ;) >>> >>> Joep >>> >>> 2011/1/11 funlw65(Vasi) <[email protected]>: >>> >>> > Thank you very much. >>> > Joep, all three authors agree with the change of license for inclusion >>> > in Jallib. >>> >>> > Vasi >>> >>> > On Jan 11, 11:07 pm, "jfm68" <[email protected]> wrote: >>> >> hi, >>> >>> >> for me, it's ok . >>> >> this part my work is completely free, you can use and reuse it. >>> >>> >> jean Marchaudon >>> >>> >> ----- Original Message ----- >>> >> From: "funlw65(Vasi)" <[email protected]> >>> >> To: "jallib" <[email protected]> >>> >> Sent: Tuesday, January 11, 2011 9:41 AM >>> >> Subject: [jallib] Re: One wire library >>> >>> >> Ok, I will contact them. >>> >>> >> On Jan 11, 9:32 am, Joep Suijs <[email protected]> wrote: >>> >> > Hi Vasi, >>> >>> >> > > If I remember well, Marchaudon said it >>> >> > > is ok. Remains Vasile and Bert. >>> >>> >> > To change the license, I'd like to have the conformation from all >>> >> > three. Will you look into this? >>> >> > The license need to be changed to add the library to jallib. >>> >>> >> > Joep >>> >>> >> -- >>> >> You received this message because you are subscribed to the Google Groups >>> >> "jallib" group. >>> >> 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 >>> >> athttp://groups.google.com/group/jallib?hl=en. >>> >>> > -- >>> > You received this message because you are subscribed to the Google Groups >>> > "jallib" group. >>> > 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 >>> > athttp://groups.google.com/group/jallib?hl=en. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "jallib" group. >> 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. >> >> > -- You received this message because you are subscribed to the Google Groups "jallib" group. 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.
