Does anyone know how to get jal to align code so that it remains on one page? pragma jump_table is supposed to do it, but it isn't. Have I used it right? ... ...
Hi, I'm using pic16f876a with jal 4.59. In my test program, I try to toggle a led on pin a0 by using timer 1 interrupt, but with no success. here is the code: ...
Hi, yes, I still have the problem. But meanwhile I sent the code to Eur van Andel who wants to fix the bug. Nevertheless I am curious what you mean with "turn...
Could someone please give me a little JAL coding hand with my infrared boundary sensor (QRD1114)? The sensor is working fine and generating output between...
Hi Harrie, I have no idea if someone has already written a jal file for this device but I can help you to understand the assembler code (not very long). Just...
... device but I can help you to understand the assembler code (not very long). Just tell me what you do not understand... ... I don't understand enough to...
At the end of this post is a copy of my original post many months ago as requested - this is not the same as your problem I assume. I am older and wiser now...
hello all, happy new year.. If any body is familier to usage of diffrent type of real time clocks,please tell me,the RTCs; without automatic power mangement...
I'm wondering if anyone here has experience using the timer1 oscillator with ICSP. Does the crystal have to be removed for programming purposes? How stable is...
I've had my play and am now studying the PIC datasheet in detail to understand what is going on in the background. Target chip is a 16F648A. I have a question,...
... I got the addresses of CMCON and VRCON back to front, grrr! I think I may have found the answer. The 14 bits includes the opcode so the addressable space...
Hi Rob, I'm not an expert with Jal but I think I can help you :) The 16F628 has 4 banks for the registers. Depending on RP0 and RP1 bit of the STATUS register...
... Thanks Nicolas, that does make sense and matches part of the "Mid Range Reference Manual". Now I am happy with how the addressing works. Next question how...
Rob, If you use directly the Mchip asm in JAL, I'm not sure if the compiler will rewrite your code :) and add the right lines for you. If you want to work with...
... Doh! I have the answer ... jal is not doing it ... jal is not swapping banks because I never told it to. I took a closer look at the gpdasm output 000000:...
Please help me with a little JAL coding for my infrared boundary sensor which is working fine and generates output between ~0-5V. How do I set up port_a on my...
... I am trying to get the analog comparator module working in an f648a. The comparator module will compare the analog input with an internally generated Vref...
... By experimentation I found this is not the case. The jpic.jal library does, however, provide bank_x procedures where 0<=x<=3 and selects the appropriate...
Thankyou! I patiently await your sucess :) ... From: Rob Stockley To: jallist@yahoogroups.com Sent: Saturday, January 03, 2004 5:41 PM Subject: Re: [jallist]...
well I found this cool site that you can meet singles, watch them on web cam there is a free 3 day trial with no credit card needed, I am on it you can watch...
Hi, ... Yes, JAL works in bank_0. You must do it via indf (in JAL) or via assembler by swiching banks. You've "file_put" "file_get" in jpic for this purposes....
Hi, and a very happy new year to you all I'm proud to announce the final version*) of the JMATH library. Since the last beta a lot of procedures have been...
... house? Depends on your big picture. When you want powerfull nodes, sensors that show their info directly in a webpage, and cheap hubs etc. ethernet makes a...
Hi Hans, This is great! and I will give it a try shortly. Your documentation is good and easy to understand; a big plus. You might want to point people to ...