In my application using a S12X there is a need for using the SCI port for SW download i.e. flash programming rather than the BDM interface. I have not study...
Peace on you; the AN2974 http://www.freescale.com/files/microcontrollers/doc/app_note/AN2974.pdf app note from freescale describes how to drive a stepper...
I just released version 1.0 of Pluto. Pluto is an open source visual debugger for Windows that works with embedded devices using the AN2548 Serial Monitor. ...
Hi group. I'm using Metorwerks codewarrior with the micro MC9S12A256B. I have 2 question: 1.I need to have a device with the Flash secured. The mask of my...
marcogalli80@...
Jul 5, 2006 1:53 pm
14157
Hi all, Is there any way to detect a Stack Overflow while debuggin with codewarrior 3.1 on a HCS12 DP256? (other than expending a lot of time searching where...
... for SW ... S12X? ... I am also struggling with this and was hoping someone else would reply. I am trying to write to flash using an approach based on...
Hallo, you can fill the stackrange in your memory with a pattern like 0xaa55 before you run your program. After you run your program for a defined time, you...
Another method would be to use a spare timer interrupt vector running at a higher rate than any other timers for debug that will peek at the stack pointer and...
Another method would be to use a spare timer interrupt vector running at a higher rate than any other timers for debug that will peek at the stack pointer and...
Another method would be to use a spare timer interrupt vector running at a higher rate than any other timers for debug that will peek at the stack pointer and...
... Oh, you're so close. You can arrange to put a flag value in the next location below the stack. Set the flag to a particular value that is unlikely to...
Hi, I am a ME intern working on a one-axis motion control project. Currently, we are looking at using a dedicated motion controller device. However, I am...
Hi, I am a ME intern working on a one-axis motion control project. Currently, we are looking at using a dedicated motion controller device. However, I am...
thank you for your comments Mark, I wasn't aware of the Atmel processor or uTasker, both are worth a look. I am currently playing around with a Coldfire board...
Steve Letkeman
hc12list2005@...
Jul 10, 2006 4:12 pm
14169
... At least one HC12 compiler (Cosmic C) does this automatically. If you have the linker generate a .map file, you'll find a table of functions and stack...
Stephen Trier
sct@...
Jul 10, 2006 4:24 pm
14170
... It is possible. I cannot comment on feasibility, as that depends on your skills, budget, and schedule. ... Yes. Stephen -- Stephen Trier Technical...
Stephen Trier
sct@...
Jul 10, 2006 4:29 pm
14171
We have been using a DC-DC converter that supplied a power-ok signal when the 5v output was stable, this was used to control the 9s12xDP512 reset line. We now...
... It appears it is always best to use a reset chip on these devices. If you have a search through the old messages you will find some solid info on the whys'...
We have been busy designing our next project, unlike the previous one that had no real cost limits since the device cost was insignificant, the next design is...
... Are you sure that one should not use open collector? I would think that an open drain/open collector output would be essential, since the HC12's reset...
Stephen Trier
sct@...
Jul 11, 2006 10:24 pm
14175
If you're really having trouble with the reset circuit, try the Maxim DS1233 that is pin-pin compat with the 33064, but has a 350 ms reset time. S. Prince ... ...
Dr Stewart Prince
sprince@...
Jul 11, 2006 10:32 pm
14176
Theo, When I was having students buy the old 68HC11EVBU boards for class, some of them used 6V lantern batteries to power them. I recall no spectacular...
... Theo, The following is a sample-of-one, i.e. anecdotal. I hooked up a LM7805 regulator backwards. It so happened that when I powered up, the voltage to...
... when I powered up, the voltage to the HC11 I wonder how good an indicator the HC11 is. That generation of ICs was like cast iron compared to the modern...
Hi... If I don't select the option object file format in the PE ICD Setting... What kind of format will I obtain? If I select don't generate debug information...
marcogalli80@...
Jul 12, 2006 6:17 am
14180
... If you are using CodeWarrior3 you can find an executable s19 file in \your project folder\bin But you need a bootloader, SerialMonitor or an application...
... Theo: that was not really an advice (at least not from me), OC is fine, but push-pull *809 is better available in my experience. ... Use a resistor between...
I know you said that every penny counts but a fairly cheap 5.1V zener on the mcu supply sounds like good insurance to me. I would put a place for it on my...