Check http://code.google.com/p/gcc6809/ Carl van Denzen carl@... http://vandenzen.nl...
9626
said jello
sjellouli
Jul 12, 2012 4:38 pm
Why not use CodeWarrior special edition? It's free. It has a built in debugger. And it works flawlessly. The reason why this Yahoo group is not very active is...
9627
Fred Cooke
fred.cooke@...
Jul 12, 2012 11:13 pm
Or don't want a 3 gigabyte codebloatier install of eclipse when you already have a better more recent version of eclipse, and refuse to allow windows-style...
9628
said jello
sjellouli
Jul 13, 2012 4:13 pm
Whatever works for you. I personally like codewarrior. no matter what anybody thinks. It works! ________________________________ From: Fred Cooke...
9629
Louis Bertrand
Louis.Bertrand@...
Aug 24, 2012 1:19 pm
Hello I can't figure out how to set the address of the .vectors section. No matter what I do it lands at 0xffc0, which is not even correct for HCS12. I tried...
9630
Nick Guerette
nikret
Aug 24, 2012 11:24 pm
Louis, Under the m68hc11 install directory see lib/ldscripts/m68hc11elf.x and the other scripts in that directory for where the default is coming from. It...
9631
radim100
Oct 19, 2012 4:54 pm
Hi , I am looking for some used ICE for 68HC11 family particularly for MC68HC711E2 chip . If anybody is interested in selling or know some seller please post...
9632
jsmcortina
Oct 29, 2012 5:33 pm
I uploaded some updated precompiled build tools to http://www.msextra.com/tools/ There are binaries for 32bit Linux, Windows (Cygwin) and OSX. They are built...
9633
jyfrankle
Nov 17, 2012 11:15 am
I have searched the Internet for this software, and for Ingo Beckmann, with no results. If anyone in the group has the software, the last version I have seen...
9634
Gregory N
spudarnia
Nov 17, 2012 4:15 pm
... I don't know anything about Ingo Beckmann or uC/OS for this family. I did at one time perform ports to several MCUs in for family for a different,...
9635
said jello
sjellouli
Nov 17, 2012 10:32 pm
Move to a different MCU. The HC11 is outdated. The HCS12 is cheaper and far better. ________________________________ From: Gregory N <spudarnia@...> To:...
9636
Gregory N
spudarnia
Nov 18, 2012 4:17 pm
... I am not sure if this comment was meant for me or for the original poster. NuttX has completed (unverified) ports only for: Freescale DEMO9S12NE64...
9637
franz.zinn
Nov 30, 2012 10:05 pm
Hi, I was able to get a MC68HC11A8 chip recently and am eager to learn and play with it. I have gcc-68hc11 installed and can compile programs to S record...
9638
John Frankle
jyfrankle
Nov 30, 2012 10:05 pm
An update to my request for ucos-ii68hc11-port-v0.5.tar.gz First, thanks to the group members that responded to my message. Ingo Beckmann responded directly to...
9639
wayen_cwwong
Jan 4, 2013 1:19 pm
Hello everybody, Could somebody kindly help to provide a clear copy of HC11EVM schematic as we lost the original copy. we have this toolset sitting there but...
9640
wayen_cwwong
Jan 4, 2013 1:19 pm
hello, I did remember that HC11 has bootstrap ROM code in every chip, and it is build-in to load & run your code in RAM, for sure, only 256byte or 512 byte of...
9641
Wade
warm38spl
Feb 21, 2013 3:14 pm
I posted this on 68HC12 but no response so far, so I figured some folks who work with the m38hc11 as the backend of a compiler might know. When the 68HC11E20...
9642
jsmcortina
Feb 28, 2013 7:24 pm
... The 32k limit is the main problem for me. Using gcc allows end users to build the code without having to buy a commercial Codewarrior license. I also...
9643
jsmcortina
Feb 28, 2013 7:37 pm
I noticed on Freescale's site that there's a new 16bit family S12ZV ("S12 MagniV") http://www.freescale.com/webapp/sps/site/taxonomy.jsp?code=S12MAGNIVMCU The...
9644
alexu
alex_hc12
Mar 1, 2013 1:27 pm
... My guess is it's because this new family is targeted at automotive body electronics and the S12 family is already extensively used for automotive body...
9645
imajeff
imajeff84663
Apr 30, 2013 10:55 pm
Since Freescale has something like CodeWarrior development environment they can easily support the S12ZV. They are really not concerned about GCC. Supporting...
9646
imajeff
imajeff84663
Apr 30, 2013 11:15 pm
... Woa... is it really flawless, they've improved that much? Back when I was active on this group, CodeWarrior was not the thing to use because as far as I...
9647
cyllall
May 30, 2013 2:13 pm
Hi all, Apologies for this, I'm finding it hard finding info on this so I'm asking here. Anyone know if it's possible to read the ROM in a 6801? Thanks Martin...
9648
cyllall
May 30, 2013 2:16 pm
Hi all, Thought I'd ask here as there doesn't seem to be much information out there, so apologies for that. I'd like to know if it's possible to read the ROM...
9649
cyllall
May 31, 2013 6:58 pm
Thanks for the MC6801 stuff :-) Are you using an RS232 type terminal (similar to Termite) only dumping over USB instead? Cheers Martin...
9650
Karl Outram
hkoutram
Jun 2, 2013 10:25 pm
Just us jbug on PC program with USB to Serial adaptor to upload (or read) ROM ($C000-$FFFF)...
9651
Martin Ator
cyllall
Jun 3, 2013 12:47 pm
OK, Thanks. I will look into this method. Martin ________________________________ From: Karl Outram <hkoutram@...> To: gnu-m68hc11@yahoogroups.com Sent:...
9652
brinkworthrhino
Jun 4, 2013 12:22 pm
... You need to have the processor set up to run in expanded mode with an external EPROM placed below the stock ROM. If you start the processor in mode 0 it...
9653
brinkworthrhino
Jun 4, 2013 12:22 pm
... I've uploaded a schematic and some code to the files section. The code states the baud rate for a Toshiba processor so that should be 7812baud at 4MHz...
9654
imajeff
imajeff84663
Jun 5, 2013 3:04 pm
Sounds like when it runs right (stable), you've set up everything right so the COP doesn't bark. I would say first you should expect all the strange things it...