... http://www.evidence.eu.com/content/view/168/211/ Note the simetry on module connectors 1,2,3,4,6, at module 5 (where is visible). I've used this tehnique...
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
Jun 3, 2007 1:27 pm
23699
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
Jun 3, 2007 1:27 pm
23700
to explain to the helpfull Python people what I'm up to, I made a small animation, and I think it might be interesting to the JAL folks too. see here: (600 kB)...
How is this different than what you can do in MPLAB? Are you just reinventing the wheel or is this truly different? Regards, Gordon Williams ... From: Stef...
... Hi guys, I am not able to obtain 10 bit results. please assist me on the attached coding. Bert: Congrats to your new book! Too bad i don't understand...
... Hi Stef, Very interesting indeed. However, in order to get this to work you still need to translate all JAL commands to Python. So the reliability of this ...
... Thanks for your kind comments on my book, spread the word to your Dutch friends :-)) You're doing several things which have already been taken care of in...
... Well I don't know MPLAB, but I guess MPLAB is simulating at the assembler level. This program simulates at the functional level. At this functional level...
hi Bert, ... Translation of JAL into Python is not complex (JAL is Pascal like, and Python can behave Pascal like), although I've not solved every small...
... I really like that. I was also wondering if using your simulator (probably its libraries), it could be possible to unittest jal libraries. That would be...
... The simulator should "eat" any valid JAL code (including inline assembler), and therefor it could be used to test any library at any level. However the...
... Well I hope I didn't keep you awake too long ;-) cheers, Stef ... Kamer van Koophandel - handelsregister 41055629 / Netherlands Chamber of Commerce -...
It looks intresting, and I think that it's a good idea to make the simulator in python, because its easy to understand, and this allow more people the option...
... Too bad again i don't any Dutch friends. I am looking forward to your English version. ... Thanks. The later two programs seem work because serialterm...
... Take the ascii value and then declare it integer. You can download a VB5.0 source on the page 'in-circuit debugging'. It shows how to use the OnCom...
Hi Is there likely to be any progress toward 18F compatability ?. I'm just staring a project using an 18f2455, oddly enough not for its USB capability. I would...
Hi, first of all, i really loved jal, thanks to everyone who work for it. i am using jalv2. when i try to compile my code, i get this massage jal 2.0 (compiled...
Hi, ... The hardware stack is used when you call a procedure or function and has only limited size (7 or 8 iirc). INFINITE suggest that there is a (potential)...
Greetings, ... I'm a team of one :) Yes, 18F development is on the roadmap, no I've no idea when. Unlike the 12 & 14 bit chips which are similar, the 18F is...
Greetings, I'm trying to get JALv2 to work with MPLAB v7.50. I'm almost there but have hit a roadblock: * the compiler shows up in `Project --> Select Language...
Greetings, ... Good point. If you compile the program with debugging (the '-d' flag), the assembly file will not be deleted on error. Open it & search for '---...
Hi Kyle That sounds like quite an undertaking. Doing stuff on your own is really hard as you have no one to bounce ideas off, and its tricky when you get...
Hi all I know this isn't a Jal problem but any info appreciated. Using Standard EEDATA code (called with 0x65 eedata and 0x20 EEADR: DATAWR:movwf EEDATA ;call...
Hi Sorry to have troubled you. I was using MPLAB 7.4. When upgraded to 7.6 all OK. I guess it was an MPLAB bug. Best Regards Martin R Dare ... SIM ... OFF,...
Hi Sorry to have troubled you. I was using MPLAB 7.4. When upgraded to 7.6 all OK. I guess it was an MPLAB bug. Best Regards Martin R Dare ... SIM ... OFF,...