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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 8781 - 8811 of 9380   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
8781
Hi All I have been using the GNU tool chain successfully for some time but was using a very simple bat file for compiling. It compiled and built the complete...
Mark Butcher
mjbcswitzerland
Offline Send Email
May 12, 2007
4:52 pm
8782
... -Wl,-m,m68hc12elfb,--defsym,vectors_addr=0xff80,-Map=uTaskerV1.3.map,--no-gc-sections ... I'm real sorry that I don't have time to work on this, but here...
Jefferson Smith
imajeff84663
Online Now Send Email
May 18, 2007
5:10 pm
8783
Hi ... The reason was not for efficiency since every file was being compiled even if not modified - but I did get it to work quite easily. Also there are no...
Mark Butcher
mjbcswitzerland
Offline Send Email
May 27, 2007
10:23 pm
8784
Here are some quick observations... ... I don't see why you need both "-Wl,-m,m68hc12elfb" and "-Tm68hc12elfb.x" because the "-m m68hc12elfb" indicates to use...
Jeff Smith
imajeff84663
Online Now Send Email
May 28, 2007
1:45 am
8785
Hello. Can anyone send me working tbdml working version of gdb ( patch ), and usb driver. wlodzimierz.lipert@... Thanks a log....
wlodzimierz.lipert
wlodzimierz....
Offline Send Email
May 28, 2007
7:31 pm
8786
... Well maybe you are implying that this is not enough, but: - HC11/HC12 patches (including gdb) are at http://m68hc11.serveftp.org/m68hc11_src.php Get...
Jefferson Smith
imajeff84663
Online Now Send Email
May 29, 2007
7:46 pm
8787
Probadly that gdb can connect with tbdml http://www.freescale.com/files/microcontrollers/hardware_tools/community/gdb.tar but I can't unpack this archive, it...
ariel.bogdziewicz
ariel.bogdzi...
Offline Send Email
May 29, 2007
10:15 pm
8788
... http://www.freescale.com/files/microcontrollers/hardware_tools/community/gdb.tar ... tar xjvf gdb.tar, it is bzip2 and tar...
ariel.bogdziewicz
ariel.bogdzi...
Offline Send Email
May 29, 2007
10:29 pm
8789
... http://www.freescale.com/files/microcontrollers/hardware_tools/community/gdb.tar Why is it that I cannot navigate in freescale.com to the "Community ...
Jefferson Smith
imajeff84663
Online Now Send Email
May 30, 2007
2:08 pm
8790
... http://www.freescale.com/files/microcontrollers/hardware_tools/community/gdb.tar ... ...
ariel.bogdziewicz
ariel.bogdzi...
Offline Send Email
May 30, 2007
5:22 pm
8792
... Well now... WHAT the HECK was THAT ?? :-)) [in case you didn't know, that did not lead me to the downloads] What I meant was, if I start at a normal...
Jefferson Smith
imajeff84663
Online Now Send Email
May 30, 2007
7:10 pm
8793
So, I downloaded file gdb.tar from http://www.freescale.com/files/microcontrollers/hardware_tools/community/gdb.tar which is tar.bzip2 file. I compiled that...
ariel.bogdziewicz
ariel.bogdzi...
Offline Send Email
May 31, 2007
9:43 am
8794
... To my own question, this is all that I've found: http://forums.freescale.com/freescale/board/message?board.id=TBDML&message.id=120#M120...
Jefferson Smith
imajeff84663
Online Now Send Email
Jun 1, 2007
4:02 pm
8795
Hi all, I'm in need of some help. I'd like to put a set of functions to a given flash page, without any code dependency to other pages. I can specify for my...
zsilinszkyz
Offline Send Email
Jun 3, 2007
12:24 pm
8796
... you need to compile to a separate object file then link to your main program with ld's -R option (use symbols without including code/data). see...
Triffid Hunter
triffid_hunter
Offline Send Email
Jun 4, 2007
3:32 am
8797
Hi, I'm using linker script to place code at banked memory. Some times when I try to download code to flash using D-Bug12 bdm pod, I get this message: S-Record...
Diego Manenti Martins
snitramd
Offline Send Email
Jun 4, 2007
10:23 pm
8798
I received an error trying to send the e-mail, so I will send it again. Sorry! Hi, I'm using linker script to place code at banked memory. Some times when I...
Diego Manenti Martins
snitramd
Offline Send Email
Jun 4, 2007
10:34 pm
8799
... Normally you don't have to send it again. The error was probably from _one_ recipient who can't any messages, so not related to the group. ... Yes there...
Jefferson Smith
imajeff84663
Online Now Send Email
Jun 5, 2007
1:33 pm
8800
... Thank you! ... I'm using your FreeRTOS script ... When I try to use printf function, I get text page full. What can I do? I think you will say to not use...
Diego Manenti Martins
snitramd
Offline Send Email
Jun 5, 2007
3:47 pm
8801
When I send an e-mail to gnu-m68hc11@yahoogroups.com, I receive this message: -- The same contents in English follows the Japanese -- $B$"$J$?$N%"%I%l%9(B...
Diego Manenti Martins
snitramd
Offline Send Email
Jun 5, 2007
3:55 pm
8802
Well, I need a lot of help. So I was out looking for a good C IDE for the 68HC11 and came across the EmbeddedGNU. Now starts my problems. I am utterly and...
r0807s
Offline Send Email
Jun 6, 2007
1:30 am
8803
Well, what did you do to get to that point in the first place? How did you install everything, and what did you install?...
r0807s
Offline Send Email
Jun 6, 2007
1:49 am
8804
... Have you checked the "Install.txt" file in the egnu zipfile? It describes the necessary steps. Zoltan...
zsilinszkyz
Offline Send Email
Jun 6, 2007
2:17 pm
8805
... <dmmartins@...> wrote: [...] ... Alrighty then, thanks for your bravery :-)) Where did you get my script? I will append the version from ...
Jefferson Smith
imajeff84663
Online Now Send Email
Jun 6, 2007
3:14 pm
8806
... Yes, these usually have to do with other email addresses being subscribed to this list. When you gave Yahoo! your email address for this group, that is...
Jefferson Smith
imajeff84663
Online Now Send Email
Jun 6, 2007
3:25 pm
8807
... Believe me, I know how it is. This EmbeddedGNU was wierd, but I got it sort of working. Follow the instructions, check the website, email the author if...
Jefferson Smith
imajeff84663
Online Now Send Email
Jun 6, 2007
4:55 pm
8808
... FreeRTOS-4.1.3 -- Diego Manenti Martins +55 48 8421-1025...
Diego Manenti Martins
snitramd
Offline Send Email
Jun 6, 2007
5:46 pm
8809
Hi, I have a tutorial that walks you through every step of the process of getting egnu setup properly, if you re interested, just let me know, and I will email...
said jello
sjellouli
Offline Send Email
Jun 7, 2007
11:55 am
8810
FWIW, Jellouli, This forum does have a files section. perhaps you would not mind uploading your tutorial there. otherwise, do send me a copy. Thanks, Jim...
Jim Peterson
jcpjimcp
Offline Send Email
Jun 7, 2007
12:46 pm
8811
... I don't see why you wouldn't want the whole group to see the files, and I don't think you'd want to individually email all of us. Please do upload all...
Jefferson Smith
imajeff84663
Online Now Send Email
Jun 7, 2007
1:32 pm
Messages 8781 - 8811 of 9380   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