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...
Show off your group to the world. Share a photo of your group with us.

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 3846 - 3875 of 9382   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3846
... Can't help you with minicom (haven't used it in years). Just guessing: I don't know what D-Bug12 expects for a newline. Maybe the .s19 file you are sending...
Louis Bertrand
kafkalaughed...
Offline Send Email
Feb 2, 2004
5:11 am
3847
Hi, I am using cosmic tool where reset vector maps to"_stext" symbol which is defined in crtsi.s file(startup file).crtsi.s is an assembly language prog where...
chanojmarian
Offline Send Email
Feb 2, 2004
6:06 am
3848
I believe d-bug12 should return an * for every s record received. Are you seeing this? Also the d-bug12 program won't stop waiting for a file until and S8 or...
NZG
ngustavson@...
Send Email
Feb 2, 2004
2:37 pm
3849
The question is, what flow control are you using? My old fashioned method (before D-Bug12 v4) required returning the '*' response for every line, when sending...
Jefferson Smith
imajeff84663
Online Now Send Email
Feb 2, 2004
9:15 pm
3850
In minicom the serial port parameters are set up by <ctrl>-A then O (CTRL A then Z gives you a whole bunch of stuff). To ensure that you are using the correct...
John Van Loon
john_vanloon
Offline Send Email
Feb 2, 2004
9:32 pm
3851
... It doesn't.. Or at least it doesn't on some versions :( It has crappy ass flow control too :( ... I have a script which works OK (but it exceedingly slow)...
Daniel O'Connor
dariusmk2
Offline Send Email
Feb 2, 2004
10:26 pm
3852
... Yea, you can probably fiddle with your C program and get what you need going. The IPAC bootloader is based on the open source Motorola serial bootloader ...
NZG
ngustavson@...
Send Email
Feb 2, 2004
10:32 pm
3853
... Hmm.. I've experimented a little, eg pasting a single record in by hand and it chokes on it :( ... Hoho, yes somewhere ;) I will try reducing the S19...
Daniel O'Connor
dariusmk2
Offline Send Email
Feb 2, 2004
10:47 pm
3854
Hi All, I have enjoyed my days with Debug12 but now I'm thinking about buying and using the P&E Multilink BDM for the HC12. However most of the information...
Remko Galama
remkomg77
Offline Send Email
Feb 3, 2004
1:44 pm
3855
Hi, I'm working with the P&E Multilink BDM together with a M9S12DG128B together with the GNU environment. Now I got already a simple program running, which...
Peter Lingier
peter_lingier
Offline Send Email
Feb 3, 2004
2:47 pm
3856
Hi, I'm working with the P&E Multilink BDM together with a M9S12DG128B together with the GNU environment. Now I got already a simple program running, which...
Peter Lingier
peter_lingier
Offline Send Email
Feb 3, 2004
2:51 pm
3857
... I wonder, what program do you use to download ? -- 42Bastian...
42Bastian Schick
bastian42
Offline Send Email
Feb 3, 2004
2:51 pm
3858
PROG12Z 68HC12 Flash Programmer. ... From: 42Bastian Schick [mailto:bastian42@...] Sent: dinsdag 3 februari 2004 15:52 To: gnu-m68hc11@yahoogroups.com ...
Peter Lingier
peter_lingier
Offline Send Email
Feb 3, 2004
3:09 pm
3859
When I used RedHat 7.2 and DBug12 v2.x, The flow control didn't work. I fixed everything by upgrading RedHat and DBug12. Now minicom-2.00.0-12 in RH9. Software...
Jefferson Smith
imajeff84663
Online Now Send Email
Feb 3, 2004
4:29 pm
3860
Hi, I am starting a new project using MC9S12E64 chip from motorola. I am wondering what compiler to use. I have never used GCC and am unfamiliar with the GNU...
Scott
x9sp
Online Now Send Email
Feb 3, 2004
7:58 pm
3861
Sounds great, I'll contact P&E tomorow about ordering one =) Might be contacting you once I've received it... Many thanks, Remko...
Remko Galama
remkomg77
Offline Send Email
Feb 3, 2004
8:55 pm
3862
Indeed! this is interesting. Please keep us all posted as to how it goes. Is there a gdb port/driver for the BDM dongle? How does that work? NZG....
NZG
ngustavson@...
Send Email
Feb 3, 2004
9:05 pm
3863
Will do so. Only question now is to choose between the paralel port dongle or the USB version. Personaly I'm thinking of buying the paralel port version...
Remko Galama
remkomg77
Offline Send Email
Feb 3, 2004
9:56 pm
3864
... We have tha parallel version at work, and (to the best of my knowledge) there is _no_ way to use it unless you're in Windows :( We bought NoIce to talk to...
Daniel O'Connor
dariusmk2
Offline Send Email
Feb 3, 2004
10:18 pm
3865
Hi: I have been working on HC12 BDM for a few years using parallel port, serial port, and USB. My experience is that USB is generally slower than parallel...
Larry Chen
wctechbdm
Offline Send Email
Feb 4, 2004
5:09 am
3866
... Hash: SHA1 Can anyone tell me what BDM hardware will work with gdb under Linux? I have a P&E parallel BDM, but never got anywhere with that. I actually ...
Stephen Glow
sglow2001
Offline Send Email
Feb 4, 2004
1:19 pm
3867
I have finally been able to run a program on my board through linux and I wanted to post what I did to anyone else who may be struggling. My board is the...
shanesantner
Offline Send Email
Feb 4, 2004
2:15 pm
3868
Hi, I have done a mass erase for the HCS12D64 controller when doing work on the flash driver. So this will basically put the MP in the secured state, since the...
chanojmarian
Offline Send Email
Feb 4, 2004
3:44 pm
3869
... Just wondering, does the BDM use DBug12? Just wondering if there are pods that use more direct "BDM" commands. The TechnologicalArts pod is what I use, and...
Jefferson Smith
imajeff84663
Online Now Send Email
Feb 4, 2004
5:03 pm
3870
... Hash: SHA1 If you are using (or have access to) the Metrowerks debugger, then you can do this through the debugger interface. You should have an 'IDC-12'...
Stephen Glow
sglow2001
Offline Send Email
Feb 4, 2004
6:30 pm
3871
I've just looked at the AX-BDM12 and seems perfect for GNU. One downside however is that it doesn't support EClock speeds above 8Mhz :( However my best guess...
Remko Galama
remkomg77
Offline Send Email
Feb 4, 2004
8:35 pm
3872
... While we don't actually use the extra flash I am 99% sure that the P&E device does it. I would be fairly suprised if any of them didn't do it. I believe...
Daniel O'Connor
dariusmk2
Offline Send Email
Feb 4, 2004
10:36 pm
3873
... You can use D-Bug12 (ie the firmware from motorola) though IMHO it's not that great to talk to via machine (at least v2) as it tends to drop characters way...
Daniel O'Connor
dariusmk2
Offline Send Email
Feb 4, 2004
10:39 pm
3874
Hi: The way my BDM programs flash is to load a small assembly program into ram which perform the programming function. The BDM software talks to the small...
Larry Chen
wctechbdm
Offline Send Email
Feb 5, 2004
3:05 am
3875
Are you talking about Zap? Does the error prevent you from loading the file? Or does it load it and then just not display any symbols? I'm guessing that it...
NZG
ngustavson@...
Send Email
Feb 5, 2004
3:12 am
Messages 3846 - 3875 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