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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 25377 - 25409 of 27400   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
25377
Hi Hans, ... Great ! This LCD print seems to be the "problem" since it "eats" a lot of calls... ... Assume we have this procedure which calls itself...
Seb
sir.loon
Offline Send Email
Jul 1, 2008
7:03 am
25378
Greetings, ... have ... Sorry, I should have sent this earlier (I was on holiday again, and on return my internet connection has gone flaky. Probably something...
zmafoox
Offline Send Email
Jul 1, 2008
3:10 pm
25379
Greetings, ... You wish :) The software stack is only used if a function is re-entrant. This happens in only two cases: * a function is called both in user...
zmafoox
Offline Send Email
Jul 1, 2008
3:21 pm
25380
Hi Kyle, ... Ah... Well, yes I wish :( Sorry for distributing wrong information... ... Err... So I need to check my code again. Thanks for pointing this, I ...
Seb
sir.loon
Offline Send Email
Jul 1, 2008
4:22 pm
25381
Kyle, Thanks for the explanations w.r.t. bootloader, and I'll not use 2.5 for the moment! [RobH] ... I'll do (privately). Regards, Rob. -- Rob Hamerling,...
Rob Hamerling
digithalys
Offline Send Email
Jul 1, 2008
5:22 pm
25382
... Seb, Don't know which PIC you use and which include files, but it seems your device definition is not complete. Maybe you could use one of the device ...
Rob Hamerling
digithalys
Offline Send Email
Jul 1, 2008
5:32 pm
25383
... Hi Seb, Thanks for your explanation, the other replies are too difficult for me at this moment but now I can continue with my toys. Cheers Hans...
hansvanveldhuizen
hansvanveldh...
Offline Send Email
Jul 1, 2008
8:44 pm
25386
Hi all. For the past few weeks I've been working on a Jal compatible compiler for the dspic family. I looked at modifying jal and jalv2 sources but the...
mpmarks2000
Offline Send Email
Jul 4, 2008
12:31 am
25387
... (jal/dspic Source code) -- test ADC -- -- this test reads AN5 (RB5) and sets the frequency of the beep based on the voltage -- the speaker is on RD0 --...
mpmarks2000
Offline Send Email
Jul 4, 2008
12:37 am
25388
more examples for dspic ... -- mul div shift tests var word x, y, z var word a, b, c const word sc = 3 x = 1 y = 2 z = x + y x = z * y -- should = 6 y = x / 2...
mpmarks2000
Offline Send Email
Jul 4, 2008
12:41 am
25389
Hello, I am new in PIC and JAL programming. I studied the examples gived by Bert Van Dam in his great book for PIC programming using JAL. I would like to build...
emmanuelguignier
emmanuelguig...
Offline Send Email
Jul 4, 2008
3:19 pm
25390
... You don't. It's on the to do list though. ... Still don't. ... Nope. I can add it to the list. Although keeping a state in an array would be nice, it can...
zmafoox
Offline Send Email
Jul 4, 2008
5:17 pm
25391
Greetings, ... Sound like quite a project -- best o' luck. If you've a backend generator, JALv2 compilation is a two step process: text --> pcode pcode -->...
zmafoox
Offline Send Email
Jul 4, 2008
5:22 pm
25392
+1 for this feature ! Having the ability to pass function references is a great way to have clean/maintainable code. Any idea about the target version ? ...
Seb
sir.loon
Offline Send Email
Jul 4, 2008
5:24 pm
25393
Hi Rob, I use 16F88. IIRC, Jal files are coming from Mike K's (16f88_inc_all.jal, c16f88.jal and 16f88_inc.jal). I tried to use your generated 16f88.jal, but...
Seb
sir.loon
Offline Send Email
Jul 4, 2008
5:35 pm
25394
[changed subject] Hi Seb, ... The reason for the different file organisation etc is mainly because I use the device (xxxx.dev) files from MPlab. It may it...
Rob Hamerling
digithalys
Offline Send Email
Jul 4, 2008
7:18 pm
25396
Hello, I have a PIC 16F628A based board with a 3V output serial device conected on RB1 pin. I used 3.3V for 16F628A and it works fine for other tasks (blink a...
Mihai
mishulentzi
Offline Send Email
Jul 5, 2008
2:34 pm
25397
... B1 samples at 16 times the baudrate. So if it doesn't see anything my guess would be that the clockspeed is incorrect, or too low for the baudrate. So ...
Bert van Dam
bertloopvogel
Offline Send Email
Jul 5, 2008
3:38 pm
25398
B1 samples at 16 times the baudrate. So if it doesn't see anything my guess would be that the clockspeed is incorrect, or too low for the baudrate. So maybe as...
mihai@...
mishulentzi
Offline Send Email
Jul 6, 2008
3:52 am
25399
... With a 9.8 MHz crystal and SPBRG=255 you should get 9600 BAUD with an error of approx. 0.73% in synch mode. Perhaps the other device can handle that ...
Bert van Dam
bertloopvogel
Offline Send Email
Jul 6, 2008
8:24 am
25400
There seems to be a Jal T6963C library (Stef's?) but I can find it in the files section or on flappie - does it exist? where? -- Wouter van Ooijen --...
Wouter van Ooijen
wvooijen
Offline Send Email
Jul 6, 2008
11:32 am
25401
... It's part of Shawn's very impressive OBDII project: http://www.geocities.com/sstandfast/OBDII.htm Check out the hardware section for a link to the zipped...
Bert van Dam
bertloopvogel
Offline Send Email
Jul 6, 2008
1:51 pm
25402
Hello all, I have JALedit and cant seem to get it to output my code to hex or asm. My programme (I'm a beginner) is only to flash an LED > here it is in full: ...
michael11298
Offline Send Email
Jul 7, 2008
11:58 am
25403
On Sun, 6 Jul 2008 10:24:19 +0200 ... Nothing helps me :)) Finaly I changed the hardware (using a MAX232 for RX). Still garbage on serial port. I cannot lower...
MihaiR
mishulentzi
Offline Send Email
Jul 7, 2008
12:21 pm
25404
Hi Michael, The problem is caused by the compiler not finding the include file. For the 16f84 chip you should use the old jal version (0.4) Also you will need...
colin.tallis
Offline Send Email
Jul 7, 2008
2:02 pm
25405
... Can you connect the PIC to the PC (using the MAX) and communicate both ways? Have fun, Bert Any readers in Asia? You can buy my English JAL book with a 15%...
Bert van Dam
bertloopvogel
Offline Send Email
Jul 7, 2008
2:25 pm
25406
On Mon, 7 Jul 2008 16:25:47 +0200 ... STUPID, STUPID ME :)) Now it is working well. Before I used some time consuming routines to store the receiving bytes,...
MihaiR
mishulentzi
Offline Send Email
Jul 7, 2008
3:04 pm
25407
From the files section: http://tech.groups.yahoo.com/group/jallist/files/GLCD/ Cheers Diko...
diko.baken
Offline Send Email
Jul 7, 2008
9:05 pm
25408
Hey all, My first post and I'm asking for help. First, a quick introduction. My name is Joe, and I live in Pleasant Grove, Utah. I work as an engineering...
Joe Bento
jwbento
Offline Send Email
Jul 8, 2008
5:47 am
25409
Hi Joe, ... Great to have you here, I'm sure you'll like JAL! ... It cannot find the include file called 16c84_10. It should be somewhere in the path...
Bert van Dam
bertloopvogel
Offline Send Email
Jul 8, 2008
6:26 am
Messages 25377 - 25409 of 27400   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