Just a forward to this (very quiet) list :) Wouter...
1061
mark gross
gnar97229
Nov 20, 2004 11:45 pm
I was just experimenting with I2C on a 16f877 and after a bit of debugging I found that the I2C Jal libraries are using port A, pins 3 and 4 for the I2C. ...
1062
Stef Mientki
aap_beertje
Nov 21, 2004 11:37 am
hi Mark, I'm not familiar with I2C libraries, but here are a few general remarks, ... I think you're looking at I2C library, that uses software I2C, i.e....
1063
mgross
gnar97229
Nov 21, 2004 8:18 pm
... hmm I guess it is a bit banged implementation. I didn't really catch that when I was looking over the code. In that case the only thing I would change is...
1064
Stef Mientki
aap_beertje
Nov 25, 2004 9:48 pm
hi developpers, cleaning up JALcc, brings me to the commandline, and the problems with spaces in the paths under windows. The problems with spaces can be...
1065
Rob Hamerling
digithalys
Nov 26, 2004 11:55 am
... Are you sure about the last? I've done a simple test by renaming the LIB directory to "LIB SP". Now when I specify the parameter -S"G:92;JAL-0.4.60\LIB SP" ...
1066
japus10
Nov 26, 2004 12:18 pm
Hi Rob, I think that Stef is talking about this: $ jal -s"c:92;Mis documentos92;jal\lib" e0001.jal jal 0.4.61 (GCC 3.2) input files:12 lines:2160...
1067
Rob Hamerling
digithalys
Nov 26, 2004 12:31 pm
Hi Javi, ... I don't see it. Does it make a difference if the spaces are in the first or last part of the name? ... Regards, Rob. -- Rob Hamerling, Vianen, NL...
1068
Stef Mientki
aap_beertje
Nov 26, 2004 4:07 pm
thanks Rob and Javi, ... No ;-) I've checked it again, and indeed it works perfectly, I guess I made a mistake with the final backslash. Stef...
1069
Javier MartÃnez
japus10
Nov 26, 2004 4:13 pm
Hi Rob, ... Neither I. :( You're right, it's the same. :) Regards, Javi. www.japus.org...
1070
Eur van Andel
eur_1965
Nov 28, 2004 1:43 pm
On Thu, 25 Nov 2004 22:47:26 +0100, Stef Mientki <s.mientki@...> ... Great software works even if don't expect it to work :-) -- Ir. E.E. van Andel,...
1071
eur_1965
Dec 25, 2004 9:25 pm
Hi all The malloc warnings in 4.10 changed to hard errors in 5.3, and gmake gives up. It says something about "conflicting types" in malloc.h I removed this...
1072
Stef Mientki
aap_beertje
Dec 26, 2004 3:48 pm
I just downloaded the latest version 4.60 and saw that JPIC still contains the TRISE error. === quote var bit pin_e0_direction at trisc : 0 var bit...
1073
Stef Mientki
aap_beertje
Feb 12, 2005 9:54 pm
hello All, In one of my libraries I've documented a few websites. One of these addresses contains the following substring <JAL> --...
1074
Javier Martinez
japus10
Feb 13, 2005 9:49 am
Hi Stef, I can't reproduce the bug. My test file: <JAL> include f452_20 var volatile byte b4 -- key=random&from=%2Ftechref%2Fnew200502%2Etxt b4 = 0x23 </JAL> ...
1075
Stef Mientki
aap_beertje
Feb 13, 2005 9:05 pm
hi Javi, did you really use JAL 4.60 (GCC 3.2) ? Here's my shortest source, that gives the error: (could you test this code, it doesn't need any libraries) ...
1076
Javier Martinez
japus10
Feb 13, 2005 9:39 pm
Hi Stef, I've 0.4.62 installed. From your words I undertood that this bug comes since 0.4.60. I'll test it this week. I'm seeing this code OK with 0.4.62,...
1077
Stef Mientki
aap_beertje
Feb 13, 2005 10:15 pm
hi Javi, ... Could be well possible. I didn't test it on 4.61, and 4.62 is not yet available in Windows binary :-( I assumed the problem slipped in 4.60, and...
1078
japus10
Feb 14, 2005 7:27 am
Hi Stef, This bug becomes in ALL binaries compiled with gcc & MinGW. Tested with 0.59/60/61 & 62. The 0.4.60 (win32 zip) is compiled with GCC & MinGW. The...
1079
Rob Hamerling
digithalys
Feb 14, 2005 8:38 am
... Hello Stef, Javi, I compiled Stef's shortest code with my OS/2 version of Jal-0.4.60 (IBM VAC 3.0). It doesn't give the error you reported. Below the...
1080
Rob Hamerling
digithalys
Feb 14, 2005 8:54 am
Hi Javi, ... My OS/2 version of JAL-0.4.62 (IBM VAC 3.0) generates: ; ********** variable mapping ; 02:0 : ; ; pcl * 0005:19...
1081
japus10
Feb 14, 2005 9:54 am
Hi Stef, Rob, You're in the right way, but rather the compiler seems to be the configuration of each system. I've compiled again JAL with CygWin & GCC, now...
1082
Stef Mientki
aap_beertje
Feb 14, 2005 6:12 pm
hello Javi, ... thanks for the help, but the compiler won't run :-( because it's missing some CYGWIN1.DLL ??? Stef...
1083
Javier Martinez
japus10
Feb 14, 2005 6:42 pm
Hi Stef, DAM!! That's why I prefer MinGW rather than CygWin! I forget the dlls. I'll upload it tomorrow, but I prefer a binary executable compiled with other...
1084
Rob Hamerling
digithalys
Feb 14, 2005 7:04 pm
... Javi, If you want I could try to build a W32 version with the Watcom compiler. Cannot be too difficult, I've done it also for the Windoze version of my ...
1085
Javier Martinez
japus10
Feb 14, 2005 8:19 pm
Hi Rob, Well, let's try it. Surely will work fine. Regards, Javi....
1086
mgross
gnar97229
Feb 15, 2005 3:28 am
... I know that I've fallen off the planet on JAL dev stuff, but I could build the bits using my MSVC installation. However; if you are using JAL under Cygwin,...
1087
Jal_developers@yahoog...
Feb 15, 2005 6:04 am
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the Jal_developers group. File :...
1088
japus10
Feb 15, 2005 6:15 am
Hi Mark, The *problem* with Cygwin is that JAL needs the refered library (cygwin1.dll) to work. In MinGW this seems to be linked inside the executable. CygWin...
1089
Rob Hamerling
digithalys
Feb 15, 2005 8:17 am
Hi Javi, [Rob] ... I tried last night and could build a W32 version of Jal.exe. However when I tried to compile Stef's bug-test JAL-program this compiler ...