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
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...
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@...
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@...
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...
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...
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@...
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...
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@...
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 -...
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...
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@...
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...
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...
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...
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...
... 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...
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...
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@...
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...
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...
... 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 ...
Hi, Does anyone know what is the linear address map of the 128K flash for the MC68HC12DG128A? Thanks, Alex...
331
Carl Ungvarsky
cpu1968@...
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...
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...
I am looking for a public doman dis-assembler for the 68HC12. Any help will be greatly appreciated. Roger...
334
blewis
blewis99@...
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@...
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@...
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...