Search the web
Sign In
New User? Sign Up
gnu-m68hc11 · GNU 68HC11/HC12
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 2684 - 2713 of 9382   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2684
... Faites un voeu et puis Voila ! www.voila.fr...
htyoung
htyoung@...
Send Email
Apr 1, 2003
11:45 am
2685
Hi, May I force the compiler (or some binutils) to generate the cycle count for each instruction? In this way I would calculate (in theory) the speed of each...
Paolo Nenna
nennap@...
Send Email
Apr 1, 2003
8:40 pm
2686
Count all instr bytes of intr fun then multiply it by time of m/c cycle. __________________________________________________ Do you Yahoo!? Yahoo! Tax Center -...
hetal chug
chug_heta
Offline Send Email
Apr 1, 2003
11:49 pm
2687
A good suggetion. Also, I really recommend that people put somewhat accurate descriptions of their question in the subject line. This allows people to follow...
Bob Weber
rj_weber
Offline Send Email
Apr 4, 2003
5:36 pm
2688
Gordon Doughman at Motorola has provided a port of the SRecCvt utility as a MacOS X command line tool. It's now included in the SRECCVTSW package on the...
rbarris
Offline Send Email
Apr 4, 2003
10:06 pm
2689
Hi, These questions should probably be directed to Clifford Heath, or anyone else who understands memory mapping in db11. I am evaluating db11 for on-chip...
Gary Piercey
garympiercey
Offline Send Email
Apr 9, 2003
5:22 pm
2690
... I'm here. ... DB11 won't attempt to write to any memory not covered by a map entry. You can use "machine E9" and add your 32K external RAM using "map...
cjh@...
Send Email
Apr 9, 2003
11:21 pm
2691
Hello, I have some problemes width the gcc, I can't used globales variables. With I used it my program crash. Example: static char sci; | ... /* sci.c */...
Sébastien
newseb2000
Offline Send Email
Apr 11, 2003
2:00 pm
2692
Hi! I plan to do the release 2.2 of the GNU tool chain on May 1st 2003 (if everything goes well so far). It will: - fix and improve the memory bank support for...
Stephane Carrez
stephane_carrez
Offline Send Email
Apr 12, 2003
9:50 am
2693
Hi! ... It's not supported yet. The binutils disassembler (opcodes library) has all the information about the cycles. It just don't report it (the issue is...
Stephane Carrez
stephane_carrez
Offline Send Email
Apr 12, 2003
9:54 am
2694
Hi! ... Your example is bogus and incomplete. You define two sci_raw(), and test.c calls it recursively. You seem to change the processor and now use an HC12....
Stephane Carrez
stephane_carrez
Offline Send Email
Apr 12, 2003
9:59 am
2695
Thanks Yoan ! I defined the ports & registers as follows : #define <port> (*(unsigned volatile char)* (<address>)), which works good. For example, for the port...
G.T
gt_is_really_gt
Offline Send Email
Apr 12, 2003
8:23 pm
2696
Hello, Now I have defined my ports addresses, it works good. Excepted that, since the beginning of the night (so, say some hours), when I attempt to compile ...
G.T
gt_is_really_gt
Offline Send Email
Apr 12, 2003
10:38 pm
2697
Hi! ... Because you try to compile two .c files (essp2.c and gt_ports.c) and this conflicts with the -o. Remove the -o ./essp2.o. Stephane -- Home...
Stephane Carrez
stephane_carrez
Offline Send Email
Apr 13, 2003
9:39 am
2698
Hi Stephane ... Did you think about my proposal to have pointer parameters in X rather than in D ? -- 42Bastian...
42Bastian
bastian42
Offline Send Email
Apr 14, 2003
6:13 am
2699
Stephanie, This was a round-about way to get ahold of you. I tried your web site at : http://stcarrez.nerim.net/cas_elec_unknown.php There was no link to...
Michael Monteith
michael_r_mo...
Offline Send Email
Apr 14, 2003
1:31 pm
2700
Hi Cliff, I've been trying to get this working since last week and so far I have managed to get the s19 file loaded into ram (reports 0x8000) and I can execute...
Gary Piercey
garympiercey
Offline Send Email
Apr 14, 2003
6:15 pm
2701
Hi, I recently download installed GEL libraries(gel-hc1x-1.4.2) and m6811-elf-* compiler for MC68HC11 uController. I am trying to make GEL libraries but I keep...
nimesh_kumar
Offline Send Email
Apr 14, 2003
6:23 pm
2702
Hi Stéphane, ... conflicts with the -o. Remove the -o ./essp2.o I removed it, still no joy ! Now I get "Error -- Multiply defined recipe for target...
G.T
gt_is_really_gt
Offline Send Email
Apr 14, 2003
8:03 pm
2703
__________________________________________________ Do you Yahoo!? Yahoo! Tax Center - File online, calculators, forms, and more http://tax.yahoo.com...
Me
coolflyguy77
Offline Send Email
Apr 14, 2003
10:04 pm
2704
... You're close now. ... It's the C library startup code. I bypass it by providing my own, but most people have been using it. If you want to understand it...
cjh@...
Send Email
Apr 15, 2003
1:32 am
2705
It seems to me that this would be a bad idea even if it were easy to implement because anyone who has written assembly code assuming the current calling...
wileypob
Offline Send Email
Apr 16, 2003
3:43 pm
2706
Hi! ... No. I forgot your request in the tons of emails I have. Sorry about that. For a 3.0 it could be made (but I have to check if it's feasible). The...
Stephane Carrez
stephane_carrez
Offline Send Email
Apr 16, 2003
7:11 pm
2707
Hi! ... This problem happens when you have not installed the GNU Binutils for 68HC11. A second possibility is that you installed the compiler in some directory...
Stephane Carrez
stephane_carrez
Offline Send Email
Apr 16, 2003
7:23 pm
2708
... Did not want to make 'that official' :-) ... Oh yes. Sure did not think further. A way could be to have a commandline parameter and a flag in the ELF ...
42Bastian
bastian42
Offline Send Email
Apr 17, 2003
4:08 am
2709
Howdy, is there a downloader that works with OSX/Darwin? \\//_...
montgomery
a123456_94587
Offline Send Email
Apr 17, 2003
9:28 pm
2710
Hello, I'm trying to get started with the 68HC11 compiler and I'm having some difficulties. When I invoke the make utility with this command: make -f...
Kelly Kohls
kkohls2
Offline Send Email
Apr 18, 2003
1:55 am
2711
Hi! ... This error occurs when there is an ABI conflict. The compiler/assembler/linker are now more strick toward this to detect wrong use of some options....
Stephane Carrez
stephane_carrez
Offline Send Email
Apr 18, 2003
8:43 pm
2712
Hello all. Just wondering if there's a way to keep S0 records from being created when I make an s-record. The test board I'm using at the moment doesn't seem...
Adam Read
phcrack
Offline Send Email
Apr 18, 2003
9:15 pm
2713
Stephane, ... Thanks for the help. That solved my problem. Kelly Kohls, N5TLE Dallas, Texas - There's never enough time to do it right, but plenty of time to...
Kelly Kohls
kkohls2
Offline Send Email
Apr 19, 2003
1:33 am
Messages 2684 - 2713 of 9382   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