Search the web
Sign In
New User? Sign Up
Jal_developers
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1060 - 1089 of 1239   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1060
Just a forward to this (very quiet) list :) Wouter...
Wouter van Ooijen
wvooijen
Offline Send Email
Nov 19, 2004
9:16 pm
1061
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. ...
mark gross
gnar97229
Offline Send Email
Nov 20, 2004
11:45 pm
1062
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....
Stef Mientki
aap_beertje
Offline Send Email
Nov 21, 2004
11:37 am
1063
... 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...
mgross
gnar97229
Offline Send Email
Nov 21, 2004
8:18 pm
1064
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...
Stef Mientki
aap_beertje
Offline Send Email
Nov 25, 2004
9:48 pm
1065
... 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:\JAL-0.4.60\LIB SP" ...
Rob Hamerling
digithalys
Offline Send Email
Nov 26, 2004
11:55 am
1066
Hi Rob, I think that Stef is talking about this: $ jal -s"c:\Mis documentos\jal\lib" e0001.jal jal 0.4.61 (GCC 3.2) input files:12 lines:2160...
japus10
Offline Send Email
Nov 26, 2004
12:18 pm
1067
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...
Rob Hamerling
digithalys
Offline Send Email
Nov 26, 2004
12:31 pm
1068
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...
Stef Mientki
aap_beertje
Offline Send Email
Nov 26, 2004
4:07 pm
1069
Hi Rob, ... Neither I. :( You're right, it's the same. :) Regards, Javi. www.japus.org...
Javier Martínez
japus10
Offline Send Email
Nov 26, 2004
4:13 pm
1070
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,...
Eur van Andel
eur_1965
Offline Send Email
Nov 28, 2004
1:43 pm
1071
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...
eur_1965
Offline Send Email
Dec 25, 2004
9:25 pm
1072
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...
Stef Mientki
aap_beertje
Offline Send Email
Dec 26, 2004
3:48 pm
1073
hello All, In one of my libraries I've documented a few websites. One of these addresses contains the following substring <JAL> --...
Stef Mientki
aap_beertje
Offline Send Email
Feb 12, 2005
9:54 pm
1074
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> ...
Javier Martinez
japus10
Offline Send Email
Feb 13, 2005
9:49 am
1075
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) ...
Stef Mientki
aap_beertje
Offline Send Email
Feb 13, 2005
9:05 pm
1076
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,...
Javier Martinez
japus10
Offline Send Email
Feb 13, 2005
9:39 pm
1077
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...
Stef Mientki
aap_beertje
Offline Send Email
Feb 13, 2005
10:15 pm
1078
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...
japus10
Offline Send Email
Feb 14, 2005
7:27 am
1079
... 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...
Rob Hamerling
digithalys
Offline Send Email
Feb 14, 2005
8:38 am
1080
Hi Javi, ... My OS/2 version of JAL-0.4.62 (IBM VAC 3.0) generates: ; ********** variable mapping ; 02:0 : ; ; pcl * 0005:19...
Rob Hamerling
digithalys
Offline Send Email
Feb 14, 2005
8:54 am
1081
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...
japus10
Offline Send Email
Feb 14, 2005
9:54 am
1082
hello Javi, ... thanks for the help, but the compiler won't run :-( because it's missing some CYGWIN1.DLL ??? Stef...
Stef Mientki
aap_beertje
Offline Send Email
Feb 14, 2005
6:12 pm
1083
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...
Javier Martinez
japus10
Offline Send Email
Feb 14, 2005
6:42 pm
1084
... 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 ...
Rob Hamerling
digithalys
Offline Send Email
Feb 14, 2005
7:04 pm
1085
Hi Rob, Well, let's try it. Surely will work fine. Regards, Javi....
Javier Martinez
japus10
Offline Send Email
Feb 14, 2005
8:19 pm
1086
... 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,...
mgross
gnar97229
Offline Send Email
Feb 15, 2005
3:28 am
1087
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 :...
Jal_developers@yahoog...
Send Email
Feb 15, 2005
6:04 am
1088
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...
japus10
Offline Send Email
Feb 15, 2005
6:15 am
1089
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 ...
Rob Hamerling
digithalys
Offline Send Email
Feb 15, 2005
8:17 am
Messages 1060 - 1089 of 1239   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help