... I once used it under wine, I can remember it was working correctly, including compiling. But that's quite a long time ago (2 or 3 years ?) and both jaledit...
in Jaledit for Jal v0.4 I can set lib and compiler paths but when I click the compile button nothing happens. In Jaledit for JalV2 i cannot set lib and...
Hi Kyle, ... You have probably the best overview of open issues. And the reports you receive, either via Jallist or privately, will probably give an indication...
I don't know what flavor of Linux you're using, but under Ubuntu you click the Applications menu and go down to "Wine" which will open a sub-menu, then click...
Thank you for your quick reply. At least I know its doable. I am trying out linux mint a version of ubuntu. What you described is there except in the...
The more that I think about it, the less I think that the issue is with Wine, since it sounds like the program starts & runs okay except for the compiling....
I am able to browse the drives and It is Z:\media\disk\JALv2\Compiler\JALv2.exe and Z:\media\disk\JALv2\Libraries for Jaledit with Jalv2 and it then hangs up...
Just for information I have avast under windows and still succeeded in getting infected by a virus that closed down windows explorer After using linux I...
It looks like you have JAL & the libraries on some kind of removable disk; you may be running into permissions issues on the files. Try copying the JAL files...
Hi guys I am having some problems regarding JalEdit. First is the F1 does not bring up a help file as advertized. I have Googled for one but the links are...
Bingo! Thanks Brett. I had set up a dual boot and copying the directories over to the linux portion of the disk solved the problem just like you said. Thanks...
Good to hear! A virus is what prompted me to switch to linux 10 years ago; been worry-free regarding viruses ever since. Ubuntu is a very good flavor of...
... Thanks! Thats one I didn't find. Odd that the problem you had is showing up on an XP box. Found everything yesterday but this morning would not compile....
hello, I want to write data on a SD-Card (>= 1 Gbyte), for recording data with a PIC and then analyze it afterwards with a PC, and I wonder if there's a JAL...
That similar to what I did in the far past, though I used FAT16 on a smaller MMC card. Although I didn't have sufficient room on the PIC to fully modify the...
Thanks to Brett Nelson I was able to get some of my programs working in Linux. Unfortunately one of those that didn't work was the GUI for Pickit2 Linux MINT...
I've been using a very old EPIC programmer with the Odyssey software to program pics with my linux system. It is not GUI and the EPIC requires a parallel...
Hello, I am a beginner for PIC (and circuitry) and play with 12F675. I have tried blink a led, read a switch and read a potentiometer, and I am learning...
Hi, I'm trying to build an altitude recorder for my model rockets. Herefore i'm using an mpx4115a pressure sensor. When using the 8-bit modus from the 16f877A...
Hi, I don't know if this answers your question, but below is a snippet of a program that reads 5 adc channels and stores them in a global byte*2 array ADCs[i] ...
Jal 2.4i Hi Kyle, I've run into a difficult-to-trace bug that was bugging me today. The problem has to do with storing the result in line 3183: movwf ...