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 8913 - 8942 of 9382   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
8913
... I've no experience with g++, but I know it is not well supported in gnu-m68hc11. There are a few missing or problematic parts. I don't know what...
Jeff Smith
imajeff84663
Offline Send Email
Aug 6, 2007
1:36 pm
8914
Hi fjzuluaga ... In order to compile and link C++ code you shall use g++. ... Maybe -nostdlib will help, but I doubt as the C++ support is weak. -- 42Bastian...
42Bastian Schick
bastian42
Offline Send Email
Aug 6, 2007
2:17 pm
8915
... I seem to be able to get on again. Sorry for any trouble you had with the tbdml package. I have the tarball here and will try to post it. If I cant Jeff...
tom666burrell
Offline Send Email
Aug 16, 2007
2:54 am
8916
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the gnu-m68hc11 group. File :...
gnu-m68hc11@yahoogrou...
Send Email
Aug 16, 2007
3:21 am
8917
Thank you very much Tom. I will wait for the "correct" archive to appear here. I am impatient to try the gdb with tbdml ... very cool pod!...
angelovjasen
Offline Send Email
Aug 17, 2007
6:38 am
8918
... Notice: It's there, http://groups.yahoo.com/group/gnu-m68hc11/files/tbdml-gdb.tar.gz So anyone who tries it can give useful feedback. I hope to try it...
Jeff Smith
imajeff84663
Offline Send Email
Aug 17, 2007
5:55 pm
8919
I liked it, it is a little slow The tat is posted and jeff is sorting things out. Tom...
Tom Burrell
tom666burrell
Offline Send Email
Aug 18, 2007
3:32 am
8920
Hello All, I'm working on a project with a 68HC12 microcontroller that is supposed to enable me to control an AD9959 IC using a PC. The only thing that this...
Jason O
jayjay1786
Offline Send Email
Aug 19, 2007
3:06 am
8921
... [...] Welcome, and I hope you do get this going. I'm impressed that you have already tried Yeah, seems pretty simple (unless of course you don't know how...
Jeff Smith
imajeff84663
Offline Send Email
Aug 20, 2007
3:01 pm
8922
Hi again, Here is my first results trying to compile gdb with TBDML. Now I am using the last uploaded version of tbdml....tar.gz (including patch for the...
angelovjasen
Offline Send Email
Aug 21, 2007
1:23 pm
8923
... First thing is to make sure gdb 6.2 with Stephane's patch builds OK. [I'm having trouble with that now, maybe because newer system] When you use Tom's...
Jeff Smith
imajeff84663
Offline Send Email
Aug 21, 2007
2:02 pm
8924
... I am almost sure it builds OK, because of a lot of build attempts I have performed ... but I will try once again fisrt to build only it (with Stephane's...
angelovjasen
Offline Send Email
Aug 21, 2007
7:00 pm
8925
... Thanks for the notes, these could be helpful. What is this "--enable-tui" thing? I don't remember that in any instructions. I do have a feeling that we...
Jeff Smith
imajeff84663
Offline Send Email
Aug 21, 2007
8:56 pm
8926
Folks, Its been quite a while, The read me(included below) gives the actual data I used. I can only assume things have changed. I used SuSE 9 and had a lot...
Tom Burrell
tom666burrell
Offline Send Email
Aug 22, 2007
2:00 am
8927
Hi again, In fact, I am following exactly these instructions (I found them in one old post in the group). But I am trying to build only the gdb ... not the...
angelovjasen
Offline Send Email
Aug 22, 2007
7:05 am
8928
... I figure that this "tui" could stand for "terminal user interface" because the option has been said to enable full screen debugging mode. It makes sense if...
Jeff Smith
imajeff84663
Offline Send Email
Aug 22, 2007
1:42 pm
8929
Hi again folks, Thank you, Jeff for your notes. It is very difficult to sort out this plenty of information ... and I suppose this is the main problem. I think...
angelovjasen
Offline Send Email
Aug 22, 2007
7:33 pm
8930
... [...] Yasen, I haven't used gdb-tbdml yet, but am wondering about this error you say. I hope Tom can say more about how tbdml works, but it sounds to me...
Jeff Smith
imajeff84663
Offline Send Email
Aug 22, 2007
10:16 pm
8931
That is correct, the configure must be completed. I remember getting the "USB interface claimed failed" I don't remember what fixed it, maybe disconnecting and...
Tom Burrell
tom666burrell
Offline Send Email
Aug 23, 2007
3:12 am
8932
Jeff, You Know much more than I do about that. I just worked my way through it. It was a real pain to get it to work. Tom...
Tom Burrell
tom666burrell
Offline Send Email
Aug 23, 2007
3:16 am
8933
The the devices listed are the only ones I had data on. ou will need to check the setup for the NE64, It seems every one of them have different register...
Tom Burrell
tom666burrell
Offline Send Email
Aug 23, 2007
3:17 am
8934
Jeff, See my last reply, Every one of them haves many things changed. You need to look at the setup section, and the file write routines. I don't have the...
Tom Burrell
tom666burrell
Offline Send Email
Aug 23, 2007
3:20 am
8935
Hi again, Definitely I've managed to buil gdb with TBDML support (not able to program flash of my target NE64) ... but the pod seems to works fine with gdb,...
angelovjasen
Offline Send Email
Aug 23, 2007
11:26 am
8936
Tom, will you be so kind to explain why in tbdml options (on gdb target command) the falsh_base for 256K Flash device is 0xD0000??? What it is its relationship...
angelovjasen
Offline Send Email
Aug 23, 2007
7:23 pm
8937
... I'm glad you asked; this is my specialty. You must be talking about GCC expanded memory map in general, which is the same for all target MCU (the...
Jeff Smith
imajeff84663
Offline Send Email
Aug 23, 2007
11:32 pm
8938
The flash base is for a linear address space. most compilers give a clock of addersses. For the hcs12 it ends at ffffff(I think) if you subtract 256k from...
Tom Burrell
tom666burrell
Offline Send Email
Aug 24, 2007
1:58 am
8939
Hi, Tom. Thank you for this detailed explanation - it is for sure it will help a lot of folks to understand this issue. I think I understood the main...
angelovjasen
Offline Send Email
Aug 24, 2007
8:00 am
8940
... You can use my Linux calculator then (KCalc) :) I also have a $15 Casio fx-115MS from WalMart that does works best. Thanks Tom, that's a good simple...
Jeff Smith
imajeff84663
Offline Send Email
Aug 24, 2007
2:04 pm
8941
... Note that it was I (imajeff) who gave the detailed (probably confusing) explanation :) And I posted to correct something in Tom's easier answer so we have...
Jeff Smith
imajeff84663
Offline Send Email
Aug 24, 2007
2:28 pm
8942
Now that you mention that 100000, I remember. I have another that adds a bunch also, Its a pain keeping every ones offsets straight. Tom...
Tom Burrell
tom666burrell
Offline Send Email
Aug 25, 2007
2:17 am
Messages 8913 - 8942 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