JAL is a high-level language I for Microchip PIC 16x84 (16c84 16f84 and 12c508, 16f877 ) and Scenix SX (SX18 and SX28) microcontrollers
See also:
Questions:
pin_a1_direction = output
pin_b1_direction = input
forever loop
pin_a1 = pin_b1
endif
end loop
The problem with your programs if ALWAYS let the Pin b1 ON. +
HI I want to make a jal program for a pic16c84 that does this: When i push a button i want a LED to lightup. I did this program but it didn't work correctly( the led lighted up without pushing the button and when i pushed the button nothing happened) .It was something like this: pin_a1_direction = output pin_b1_direction = input ( this is the button ) forever loop pin_a1 = off if pin_b1 then pin_a1 = on endif endloop --------------------------------- What did i do wrong ? Please help. I realy need to know. Thanks Chris
I am going to program some sx scenix chips and would like to know what would be the best and easiest way to do this? I have only a little about using p-basic. please help me find the best tools to use that has the best support. Would it be better to have someone to do the programing for me? Mitch shines@davlin.net
See:
Code:
JALcc (IDE), JALss (simulator)
" +
David A Cary Says: " JAL manual /techref/microchip/language/jal/doc/manual.html " +
Comments:
| file: /techref/microchip/language/jal/index.htm, 4KB, , updated: 2007/12/31 04:07, local time: 2008/8/21 20:22,
38.103.63.59:LOG IN
|
| ©2008 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? Please DO link to this page! Digg it! <A HREF="http://www.sxlist.com/TECHREF/microchip/language/jal/index.htm"> Just Another Language.</A> |
| Did you find what you needed? |
Welcome to sxlist.com!sales, advertizing, & kind contributors just like you! Please don't rip/copy (here's why Copies of the site on CD are available at minimal cost. |
|
.