Sorry I didn't get back sooner with a reply. It turned out I was doing a couple things wrong. I wasn't putting the table in the right area of flash and I...
... Yep. If anyone is wondering, the GEL examples here also have good "vectors.s" for 9S12: http://groups.yahoo.com/group/gnu-m68hc11/files/porting_new_mcu/ ...
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...
Jun 2, 2006 4:44 pm
8189
I have a controller board of old design and need some HC24 parts. I bought some stock a few years ago when the unit became obsolete. I can buy some, but they...
Hi, I am a Student. I am trying to use GCC compiler on SUSe linux 10.1 I am new to linux and GCC compiler. Can anyone point out to how to install this compiler...
I am not a Suse user, but a quick google said it is capable of using RPM's to install packages. On the GNU for HC11 website, there is are downloadable RPM's...
... To help you make up your own mind, rather than tell you what to do, I'll explain what the "XC" parts are. When Motorola used to produce ICs, they produced...
Mike McCarty
Mike.McCarty@...
Jun 9, 2006 9:42 am
8196
Note: forwarded message attached. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection...
Note: forwarded message attached. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection...
Note: forwarded message attached. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection...
Hi, What terminal program do u use to connect with your Board, I tried minicom, komport, but none of them allowed me to connect to the board, maybe I am doing...
Hi everybody, Is the TA m68mod912c32 fully supported by this gcc toolchain? What's the natural way to debug the apps on this module? Thanks in advance, Alex ...
... Cutecom is *perfect* for this, but I just use terminal commands now that my s19 interpreter bootstrap code can keep up with 9600 baud and doesn't need any ...
... With Linux, I use minicom. It's somewhat a challenge to set up, but when set up it works fine. ... Minicom must be run once with root priviledge to set it...
Mike McCarty
Mike.McCarty@...
Jun 13, 2006 5:51 pm
8204
... Yes, I use that still for older production stuff (actually it's BC32, not C32). I use minicom just fine, although I also modified ascii-xfr (used by ...
I had trouble compiling Cutecom for SUSE 10.0 and there seems to be nobody supporting it. Finally I got all the old Qt3 developer stuff installed and compiled...
Hi guys, I got komport to work for me, I was able to do everything I used to do with hyperterminal. My problem is that I have to compile everything at the...
... bottom right, next to character delay is a dropdown with the options "no line end" or "hex input" which allow you to enter as many or as few characters as ...
... What you want is a makefile. A makefile allows you to just once write how to compile the various files of your project, then simply type make to...
Hi, 1)Try to use Kdevelop - it must be re-configured to accept the new compiler; it produces a "make" file. 2)Try to use Eclipse . IP...
Ioan Petrescu
yoanp@...
Jun 14, 2006 4:53 am
8210
... Well, nobody would insist on using commanline if it were too tedious. You got to realize that the commandline folks simply script things... make lots of...
[Re: features of Cutecom] ... I've got to ask you since I had deleted the compiled cutecom... What does "no line end" mean; it's not quite what I was looking...
... I tried komport-0.5.3 from rpm and looks easier for just wanting a terminal emulator like minicom rather than the strange interface of Cutecom. Problem is,...
... You put menus on your serial port? I just use mine for downloading programs and debugging output... menus go on my robot's LCD. If you don't know ahead of ...
... Ok I feel a little better about it, but why are you sounding like it is not supposed to have that option? Is it really that dificult to have the "output"...