Search the web
Sign In
New User? Sign Up
jallist · JAL mailing list
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 13370 - 13399 of 25153   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
13370
... The language is JAL. The compiler makes assembler of that. ... Not the C language, tha JAL language. It is a bit higher than C. Yes, it is free. No...
Eur van Andel
eur@...
Send Email
Mar 1, 2004
8:25 am
13371
Does it work with Jal? Where can I find library or sample? Harrie215...
Harrie Geerts
harrie215
Offline Send Email
Mar 1, 2004
3:05 pm
13372
On Mon, 01 Mar 2004 15:03:53 -0000, "Harrie Geerts" <harriegeerts@...> ... it does. ... http://www.google.com/search?q=jal+array+stef -- Ir. E.E. van...
Eur van Andel
eur@...
Send Email
Mar 1, 2004
3:38 pm
13373
I compiled the second example (nightrider LEDs) from the online jal manual here: http://jal.sourceforge.net/manual/exa.html But when I compiled it I got an...
dav1dtopham
Offline Send Email
Mar 1, 2004
6:17 pm
13374
On Mon, 1 Mar 2004 16:18:01 +0100 , Anton Thielen <AThielen@...> ... In june: 6 pin PICs. (where PIC12x means 8 pins PICs, PIC10x means 6 pins :-) ......
Eur van Andel
eur@...
Send Email
Mar 1, 2004
10:47 pm
13375
Hi, Taken the source file from: http://jal.sourceforge.net/manual/e0002.jal ... and my compiler result: <OUT> jal 0.4.59 (MSVC 1310.0) input files:12...
japus10
Online Now Send Email
Mar 2, 2004
6:15 am
13376
... No, but the LED will light up when a button is pressed as well. -- Ir. E.E. van Andel, Fine Wire Heat Exchangers, Fiwihex B.V. www.fiwihex.com ...
Eur van Andel
eur@...
Send Email
Mar 2, 2004
8:07 am
13377
Hello, I'd like to create a small barometer using pic, and I don't know which sensor to use. MPX2050 seems a good, cheap solution, but it can only mesures...
saupin guillaume
guillaume.saupin@...
Send Email
Mar 2, 2004
9:55 am
13378
... p! ... hed it ... and ... windows ... ks?! ... ne. ... hello, i understood what to do in the dos, but which directory i must get in and which program i...
mafardo
manoel15
Offline Send Email
Mar 2, 2004
10:55 am
13379
... open a DOS box. type jal<enter> Now you have two possibilities: 1) ... or 2) ... 1) bad. Go find jal.exe. Switch back to Windoze and hit flag-f or do...
Eur van Andel
eur@...
Send Email
Mar 2, 2004
11:58 am
13380
... do I need a PIC ?...
Vasile Surducan
vsurducan
Offline Send Email
Mar 2, 2004
2:02 pm
13381
not sure what you application is but i think this sensor measures differential or gauge pressure. so it's going to measure the pressure difference across two...
Pete
pedrog30
Offline Send Email
Mar 3, 2004
1:58 am
13382
... Guillaume, Keep looking in the MPX series. To measure atmospheric pressure (barometer application), you need an absolute pressure type, measuring up to...
renns_99
Offline Send Email
Mar 3, 2004
4:28 am
13383
I'm trying to communicate between two pic using an rf module from laipac so that 16 bit data could be exchange wirelessly. I'm sending serial digital output...
grapenachos
Offline Send Email
Mar 4, 2004
1:24 am
13384
Hi Everbody; I want to use PIC16F74 in my application.I wonder if I can use 16F877 library for 16F74 or not ? If not, what can I do ? Thanks for considering. ...
Huseyin COTUK
huseyincotuk
Offline Send Email
Mar 4, 2004
11:26 am
13385
Teoreticaly 16F74 and 16F874 are identical PICs except some minor diferences as: some SFR names, writting flash while running which doesn't work for 74, AD...
Vasile Surducan
vsurducan
Offline Send Email
Mar 4, 2004
11:40 am
13386
... doesn't ... I know 16F74 and 16F877 have different registers and properties, for example in 16f74 there is 8-bit AD, only one adresult register but pin...
Huseyin COTUK
huseyincotuk
Offline Send Email
Mar 4, 2004
12:12 pm
13387
... Hi Huseyin. You may want to take a look at Jalcc. When you open a microchip inc file in Jalcc, it is converted into a jal def file. Microchip has an inc...
fun_4_me_now20012000
fun_4_me_now...
Offline Send Email
Mar 4, 2004
3:13 pm
13388
Hi JAL list, I have converted a C program (CC5X free) to JAL. The program works the same way as the C program and as expected ;-) Because I couldn't find ...
Andreas Lüdtke
andiluedtke
Offline Send Email
Mar 4, 2004
5:23 pm
13389
don't worry top 10 wishes, Vasile http://surducan.netfirms.com...
Vasile Surducan
vsurducan
Offline Send Email
Mar 5, 2004
8:25 am
13390
Hi Andreas, ... JAL don't set the banks, you must select them prior to anything. ... No, works wo problems (with 16F628). Regards, Javi. www.japus.org...
japus10
Online Now Send Email
Mar 5, 2004
12:55 pm
13391
Vasile, are you sure about your "don't worry" comment. Tris still works (for now), but I'm not sure about the bank problem. I ran into the same problem with...
Gordon Williams
jal_list
Offline Send Email
Mar 5, 2004
12:58 pm
13392
... about warnings, yes about the other error, this time is indeed an error (thx Javi) because tmr2ie is in pie1 which is in bank 2, but usualy this kind of...
Vasile Surducan
vsurducan
Offline Send Email
Mar 5, 2004
1:37 pm
13393
Hi Vasile, Gordon and Javi, thanks for your answers. But now I'm a bit confused: what is the correct way to access TMR2IE? I'm using the line "include f628_4i"...
Andreas Lüdtke
andiluedtke
Offline Send Email
Mar 5, 2004
2:48 pm
13394
Hi, I have used: bank1 _TMR1IE = on bank0 but I use Stef's device def files from his web site (JALcc environment). I suggest you use this unless you enjoy...
Gordon Williams
jal_list
Offline Send Email
Mar 5, 2004
4:15 pm
13395
hi, i would like to invert binair data on port b like : port_b = 0b_1100_0100 (must be) 0b_0011-1011 what is the solution to do this? (and...
wx237
Offline Send Email
Mar 5, 2004
11:51 pm
13396
Hi all Have searched but not found any jal-routine for PORTB interrupt on 16F84. Anyone have a code-example that I can try? It's going to be a slow, several...
johan_emilsson
Offline Send Email
Mar 6, 2004
1:11 am
13397
... I'm by far a JAL-expert, but what about port_b = port_b ^ 0b_1111_1111 Regards, Rob. -- Rob Hamerling, Vianen, NL phone +31-347-322822 homepage:...
Rob Hamerling
digithalys
Offline Send Email
Mar 6, 2004
8:29 am
13398
... environment). I ... someone ... and then ... Hi Gordon, I tried Stef's def file (16f628_defs), but I get always an error: jal 0.4.59 (MSVC 1310.0) [Error]...
andiluedtke
Offline Send Email
Mar 6, 2004
8:56 am
13399
Compiler 4.59 has put some operation ourside the compiler, and put them in a separat library "JRTL.JAL". So when using 4.59 you should always include JRTL as...
Stef Mientki
aap_beertje
Offline Send Email
Mar 6, 2004
10:47 am
Messages 13370 - 13399 of 25153   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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