Dear Jal guys, First of all, may 2007 be a great year for you all ! I'm currently trying to use the "case ... of" feature of jal v2, but I've observed strange...
Thanks Stef, I downloaded 2.2 again and followed the example installation routines given in this demo: http://oase.uci.kun.nl/~mientki/data_www/demos/ti-2.htm ...
maybe an idea to make a copy of this list on GMane, http://gmane.org/ I used this list the last week as a search tool for several other lists, and is has a...
Greetings, ... It's a bug (the first of '07 woo! woo!). It simple means somewhere I forgot to release the reference to `char_a' which usually results in a lot...
Thanks for your reply ! ... Can you confirm the resulting asm code is ok even if those tags aren't released ? ... Great! Let me know if you need other...
Hi guys, Thanks for all the work you do to make pic's more accessible! I have been using a 16f88, Jal 0.450 with the Sparkfun bootloader and Screamer v1.6....
Greetings, This may not be news to most of you, but I've recently come across a couple of things that interest me. Now if I just had the time to persue them......
You don't say what editor you are using, but in jaledit (the new version that comes with V2) you go to Compile -> environment options, then click the Jal tab...
Thanks Mark and Bryan, that did the trick. I found I also need to set the option "Use Rick Farmer's PIC loader". Kees ... options, ... bootloader and ... ...
Hi All, I have modified Screamer V1.7 so that it will now work with JAL/Farmer type goto statements or the original Screamer format. No changes are required...
Hi Kees, I use Jaledit that comes with the Jal package and I tried that but could not get it to work using an PIC16F877. ( I will have another look at it...
Hi all, I am new to PIC programming and new to JAL. Currently, I am using the RDC programmer, PICProg4U, JAL, and PIC16F628 / PIC16F84. So far so good on the...
Hello, everybody. I canīt use floating point library with jal v2 (jmath_init). When I put this library into a program, i have troubles. The problem is in the...
... great !! ... I'm afraid I don't understand your question completely, maybe something like this <JAL> var word var1 = 2 var word var2 = 2 var word var3 =...
Hi, i was wondering if i was to use the USART on my PIC, would i need to use the MAX232 IC to interface it to my home PC? or could i just hook it up without...
... converter? http://surducan.netfirms.com/RS232.html ... circuit not recommended http://surducan.netfirms.com/JDM.pdf ... set it ... search on google about...
... Yes you still need a level converter. Your PIC can only deal with 5v on it's pins, your PC will supply +/- 12v for a desktop and +/-8v for a laptop so yes...
1 The very beginning: JAL FAQ version 0.03 June 8, 2004 1 1.1 JAL? PIC? Where do I start? 1 1.2 Where to get JAL? 1 1.3 Which PIC? 2 1.4 What's all this JAL...
jallist@yahoogroups.com
Jan 14, 2007 6:14 pm
23137
This is the Jallist bi-weekly info message. JAL is a free language (compiler) for the Microchip 16f84 and Scenix SX microcomputers available from the <A...
jallist@yahoogroups.com
Jan 14, 2007 6:14 pm
23138
Hi there, I've written a jal librairy which can handle the MIC800. MIC800 is a (quite expensive) chip used to control up to 8 servos (french: ...
Seb If you found that the MIC800 is expensive, why not to do it yourself ! Looking at the pinout, it seems to be a PIC 16F628 used for that purpose (power...
... Well, when I wanted to use servos, I found this chip as a quick way to have results... More, I was then programming using asm code, and I'm far from beeing...