Search the web
Sign In
New User? Sign Up
Jal_developers
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 303 - 332 of 1239   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
303
I spend most of my free time working on gputils. I just released my first version of gplink. A GPL COFF linker for PICs. It isn't bug free, but the basics...
Craig Franklin
craigfranklin@...
Send Email
Apr 2, 2003
3:25 am
304
... I am quite interested in this, but I personaly don't want to start considering it until we get JAL to the state that it can be called beta or stable. At a...
Mark Gross
gnar97229
Offline Send Email
Apr 2, 2003
4:40 am
305
Hi all, Yesterday I sent to Mark source files with modifications about the - ,<,>,<= and >= operators. As Mark knows more about this than I, he sent me back...
japus10
Offline Send Email
Apr 2, 2003
5:40 am
306
Hi Mark, ( yahoo goes slowly ) ... Well, here's: Regards, Javi. ; ********************************************************* diff -uN --ignore-all-space -X...
japus10
Offline Send Email
Apr 2, 2003
6:22 am
307
... The patch file isn't for putting into the tree. Its for communicating the changes your are making to the CVS tree. ... Lets not talk of war. I feel...
Mark Gross
gnar97229
Offline Send Email
Apr 2, 2003
6:28 am
308
... Have you considered how you would then do the 'set page bits' optimization? IMHO separate compilation down to asm level will prevent a lot of ...
Wouter van Ooijen
wvooijen
Offline Send Email
Apr 2, 2003
8:16 am
309
I do generate a win32 (without cygwin) version of gputils. It doesn't run on DOS, which will probably be a problem, but it isn't POSIX only....
Craig Franklin
craigfranklin@...
Send Email
Apr 2, 2003
3:34 pm
310
... That is probably the biggest challenge. There are a few options. I am still forming an opinion. Right now, I think my favorite is to add "near" and "far"...
Craig Franklin
craigfranklin@...
Send Email
Apr 2, 2003
4:03 pm
311
Hi all, I've just updated cvs sources with corrected operators: -,<,>,<=,>=. and now works properly. Previous to my work there's a bug that increase the code...
Javier Martinez
japus10
Offline Send Email
Apr 2, 2003
9:23 pm
312
Patches should not be added to cvs. They should be applied to the sources and commited when you are ready. If you only want to communicate your changes and...
Craig Franklin
craigfranklin@...
Send Email
Apr 3, 2003
2:13 am
313
Hi Craig, ... I'll do it next time. :-) ... and I'll keep this file up to this weekend, then will be deleted since changes are in commited yet. Thanks, Javi....
japus10
Offline Send Email
Apr 3, 2003
5:25 am
314
I'm witting a program that samples the ADC for a few ports. The way the ADC works is by a delay as an internal cap leaks voltage. If I may a one line tweak ( a...
Mark Gross
gnar97229
Offline Send Email
Apr 4, 2003
3:55 am
315
hi Javi ;-) and other developers, the "?" operator only works on bytes !! the next statement is accepted by the compiler but always returns 0 ...
Stef
aap_beertje
Offline Send Email
Apr 5, 2003
8:54 pm
316
See the new make file. I got some of the items to build, but a number of the sample programs fail to compile. I'm also wondering if the target chip shouldn't...
Mark Gross
gnar97229
Offline Send Email
Apr 6, 2003
10:35 pm
317
... I've updated the make file to pass in the chip type from in the JALFLAGS, and I've re-arranged the make objects to have the test files that fail to compile...
Mark Gross
gnar97229
Offline Send Email
Apr 6, 2003
11:35 pm
318
The test suite sample program t0130.jal fails to compile with the following error. I don't know much about the word type, or what the assert that's going off...
Mark Gross
gnar97229
Offline Send Email
Apr 7, 2003
2:42 am
319
Hi Stef, ... Sorry, was done to work only with bytes. :-P This operator it's in the TODO list. REgards, Javi....
japus10
Offline Send Email
Apr 7, 2003
5:18 am
320
Hi Mark, ... What I see in those batch files, the processor it's passed directly in command line. ... Perhaps should be nice some words of Wouter here....
japus10
Offline Send Email
Apr 7, 2003
5:47 am
321
Mark, ... It's in the "new_location", and it's only defined for bits and bytes: << ... if (p->type == type_bit) { ... } if (p->type == type_byte) { ... } ...
japus10
Offline Send Email
Apr 7, 2003
5:54 am
322
Hi all, I've installed and tested minGW: http://mingw.sourceforge.net/ A small unix alike system for windows, or st similar. What I know is that works thos...
japus10
Offline Send Email
Apr 7, 2003
9:46 am
323
Any OS/2 users out there might find this one interesting....
Craig Franklin
craigfranklin@...
Send Email
Apr 7, 2003
2:42 pm
324
... I'll have to look into this. The default search path isn't right when JAL is build with MS-Dev either. (Most likely its the path name slashes not working...
Mark Gross
gnar97229
Offline Send Email
Apr 7, 2003
2:57 pm
325
Hi Craig, As you are still here: ;-) ... I understand 'relocatable' like '*.exe' files in ms-dos, that is (more or less) prepared to be placed in...
Javier Martinez
japus10
Offline Send Email
Apr 7, 2003
3:41 pm
326
Hi Craig, As you are still here: ;-) ... I understand 'relocatable' like '*.exe' files in ms-dos, that is (more or less) prepared to be placed in...
Javier Martinez
japus10
Offline Send Email
Apr 7, 2003
3:58 pm
327
Today I wanted to upgrade the firmware in my Wisp628 programmer to level 1.09, of which I received the Jal-source from Wouter yesterday. I started with the...
Rob Hamerling
digithalys
Offline Send Email
Apr 7, 2003
6:58 pm
328
... level ... How did you get this version (1.4)? The CVS setup doesn't have relese tags with this type of versioning information accross the code base. Did...
gnar97229
Offline Send Email
Apr 7, 2003
7:11 pm
329
gnar97229 wrote: {RobH] ... I didn't use CVS. I 'simply' downloaded the source files from the CVS repository (from jal/jal/jal). The highest 'Rev.' number I...
Rob Hamerling
digithalys
Offline Send Email
Apr 7, 2003
7:39 pm
330
We need a feature to catch at compile time the types of memory bank bugs like the one I just finished debugging in some ADC code I was using for my robot. The...
gnar97229
Offline Send Email
Apr 7, 2003
9:58 pm
331
... Seems almost impossible to me, if you allow assembler instructions. But there's another way to avoid these kind of errors ;-) Stef...
Stef
aap_beertje
Offline Send Email
Apr 7, 2003
10:09 pm
332
... I am still listening. I might sign off later. If you guys ever have trouble reaching me, my email address is on the gputils website. ... The code is...
Craig Franklin
craigfranklin@...
Send Email
Apr 8, 2003
2:03 am
Messages 303 - 332 of 1239   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help