... 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...
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...
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@...
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...
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...
... 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)...
... 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@...
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...
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...
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...
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...
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...
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...
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@...
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...
... 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...
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...
... 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 ...
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...
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...
... 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...
... 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'...
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...
... 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...
... 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...
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...
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...