Skip to search.

(*) Scheduled Maintenance: We are undertaking some essential, but extensive maintenance to improve Yahoo! Calendar. Your Group Calendar is being migrated to a much improved version of Yahoo! Calendar. During the maintenance period, you may not have access to your Groups Calendar. We sincerely apologize for this inconvenience. Your Groups Calendar is in great shape and we are working to have it available again as quickly as possible - Yahoo! Groups & Yahoo! Calendar Team

68HC12

Group Information

  • Members: 1252
  • Category: Microcontrollers
  • Founded: Mar 29, 2002
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.
Click here for the latest updates on Groups Message search

Messages

  Messages Help
Advanced
Messages 307 - 336 of 17044   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
307 Bob Kohan
bkohan_2000 Offline Send Email
Jul 1, 2002
12:17 pm
Take a look at Technical Note TN 204. This should be in a sub-directory of your Metrowerks directory. ... Just purchased the Metrowerks Code Warrior for HC12...
308 bruce_at_pocket_neuro...
bruce_at_poc... Offline Send Email
Jul 1, 2002
12:55 pm
Bob, just what the doctor ordered. Thanks Bruce ... sub-directory of your Metrowerks directory....
309 Daniel Friederich
danielfriede... Offline Send Email
Jul 1, 2002
1:22 pm
Hi Paul, I think you have a little race condition in your workaround when in the INTR_ON macro, in interrupt happens after the cli but before the clr. And the...
310 Carl Ungvarsky
cpu1968@... Send Email
Jul 1, 2002
2:18 pm
Dave, I am treating TCNT and TC2 as words, and I'm writing to TC2H. The list file produced by ICC12 has this code: ; TC2 = TCNT + 0xffff; //...
311 Petar Ristanovic
ristan@... Send Email
Jul 1, 2002
6:35 pm
Hello, I'm wondering if anyone uses software documentation generating tools and what are his experiences. Regards, Petar Ristanovic...
312 Paul Johnson
darkstages Offline Send Email
Jul 2, 2002
12:40 am
Hi Daniel ... Good catch, thanks. However, I believe that INTR_OFF should be as written, since the sei disables interrupts, so no race condition can exist...
313 Simon Hunter
ascon_aus Offline Send Email
Jul 2, 2002
5:12 am
Hi all, well my last post got semi high-jacked, so i'll post again in hope that i might get something a bit more specific about my question. has anyone had any...
314 Oliver Betz
list_ob@... Send Email
Jul 2, 2002
6:13 am
... Oliver Thamm made a RAM board for the HCS12 (Embedded Engineering 2/2002 p. 9ff. and http://hc12web.de/rambo256). I'm afraid he doesn't read this mailing...
315 zeta_alpha2002 Offline Send Email Jul 2, 2002
4:19 pm
We used a Xilinx part XC9536 to demultiplex the address/data to a Flash M29F032D. 9S12DP256 is powered in single chip mode and set the various registers to...
316 Erich Styger
erich.styger@... Send Email
Jul 2, 2002
5:02 pm
I assume you have Mot V1.2: - open the project project preference panel/settings - go to Target > Target Settings - make sure the Linker is set to Libmaker -...
317 bruce_at_pocket_neuro...
bruce_at_poc... Offline Send Email
Jul 3, 2002
12:29 pm
Erich, thanks very much for the quick response. This has moved me forward, but I think the core of the problem is that the M68KIT912DP256: CodeWarrior...
318 bruce_at_pocket_neuro...
bruce_at_poc... Offline Send Email
Jul 3, 2002
12:31 pm
Erich, thanks very much for the quick response. This has moved me forward, but I think the core of the problem is that the M68KIT912DP256: CodeWarrior...
319 Erich Styger
erich.styger@... Send Email
Jul 3, 2002
1:42 pm
Bruce, I will send you an example off-list (to avoid the 'attachment problem' in the list). Basic thing is that you even can use the 'C' example. just...
320 bruce_at_pocket_neuro...
bruce_at_poc... Offline Send Email
Jul 3, 2002
2:02 pm
Eric, thanks for your responsiveness, I'll await your email. just one more.. Flash programming via DBUG_12 monitor - do you have an example on this? There's an...
321 roger-morella Offline Send Email Jul 3, 2002
4:02 pm
Does anyone have version 5.19b (03/10/1999) of the Image Craft HC12 compiler? I just tried to make a minor revision to some old code and found out that my...
322 nealskura Offline Send Email Jul 3, 2002
5:58 pm
Hello, I'm using the HCS12DP256 Evaluation Board and would like to run the chip in Normal Expanded Wide mode. I need to use both internal Flash memory and...
323 zeta_alpha2002 Offline Send Email Jul 3, 2002
11:49 pm
... Here is a portion of the setup we used for Narrow Mode. Change the MODE register for wide mode. This is for 9S12DP256. ;--------Change MCU's Operating...
324 Paul Johnson
darkstages Offline Send Email
Jul 4, 2002
5:17 pm
I had a similar problem with a 912DT128A, and it was because I was initializing MODE and PEAR too late in the boot cycle (apparently they have to be...
325 Lewis, Bob
blewis992002 Offline Send Email
Jul 4, 2002
6:54 pm
Paul, would you mind emailing me the code as well please? I use the 912DG128A and would appreciate a working start12 example. Thanks. Bob ... From: Paul...
326 joacim.zetterling@... Send Email Jul 5, 2002
8:20 am
Hi, I have a problems enable bit 1 on PORTS (SC0 TX pin) after I used the SC0. The bit 1 seems to be completely disabled but the RX bit 0 works fine (verified...
327 waltel506v Offline Send Email Jul 5, 2002
5:45 pm
Has anyone tried running MCUeZ version 2.04 with Windows XP? The problem that we are having is, that when starting the Debugger, the Debugger window comes up...
328 Paul Johnson
darkstages Offline Send Email
Jul 5, 2002
9:00 pm
... I assume that the EBICTL register is for the S series only, because I can't find it anywher in the 912DT128A literature. Or might it go under another ...
329 zeta_alpha2002 Offline Send Email Jul 6, 2002
3:03 am
... Yes it is and by default it is set to one....
330 Alexandre Plombin
alexandre.plombin@... Send Email
Jul 8, 2002
9:26 pm
Hi, Does anyone know what is the linear address map of the 128K flash for the MC68HC12DG128A? Thanks, Alex...
331 Carl Ungvarsky
cpu1968@... Send Email
Jul 8, 2002
9:40 pm
Hi, I posted this a few days ago and have not yet solved the problem - Does anybody have any experinece with using timer output compares (that is, looking for...
332 Bob White
bobwhite7793420 Offline Send Email
Jul 8, 2002
11:24 pm
I have a P&E Cable12 and Metrowerks. It works fine with my M68EVB912B32. I have to connect a jumper on the EVB to enable Vfp to program the Flash. In my...
333 roger-morella Offline Send Email Jul 8, 2002
11:52 pm
I am looking for a public doman dis-assembler for the 68HC12. Any help will be greatly appreciated. Roger...
334 blewis
blewis99@... Send Email
Jul 9, 2002
2:01 am
Hi Carl I am not sure if this will help you but I have cut the code from my app that uses an output compare; it is interrupt driven. The init routine is run at...
335 blewis
blewis99@... Send Email
Jul 9, 2002
3:21 am
Hi Carl Here is the same code I just sent you but with a manual clearing of the compare flag and a slightly different init routine to account for the manual...
336 Gilles Blanquin
gblanquin@... Send Email
Jul 9, 2002
6:37 am
Hi Bob. The BDM header pin 5 usage is not common. The initial BDM connector did not use this pin. Then the connector was extended as you mentioned. But, as far...
Messages 307 - 336 of 17044   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help