Hello All I am trying to use the J Port pins on the 12C32 to interrupt on falling edge. I manage to set all the registers but my problem is the interrupt...
Hi all, I am using MC9S12A64 microcontroller for my project. I am utilising SCI1 of the controller to receive commands from another board. I store the...
Hi, I realize this may be a PC problem.. When I try to compile my project in ICC12 V6.16 I get the error "Access violation at address 00401C53 in module...
Doron, ... You hit the nail on the head. Because I need to access the EEPROM in my routine (I check and set a flag), I mapped RAM and EEPROM so they don't...
Hi everyone, I am trying for several months to develop a can/canopen stack, for a mc9s12dp256b. I am now trying to make a dp256 communicate whith a dg256. I...
Dan, We at Nohau know this problem of some of the cheaper BDMs very well. I know several case of people who wasted weeks on finding similar problems of ...
Doron Fael
doronf@...
Jun 1, 2005 3:16 pm
10836
What's EnterCritical() and ExitCritical()? If ExitCritical involves a CLI assembly instruction, the problem may be that you're enabling interrupts (CLI) while...
Stephen Trier
sct@...
Jun 1, 2005 4:03 pm
10837
Doron, All: I will modify my claim of a few days ago. The differences between the $99 P&E BDM and the $1990 Nohau BDM are: 1) The Nohau BDM sets a register to...
Dan, We offer both a BDMs and a full-emulators for the HC12 / HCS12 / S12X families. The BDM and full-emulator are separate tools. The information is in our...
Doron Fael
doronf@...
Jun 1, 2005 5:08 pm
10840
In a message dated 6/1/05 7:37:45 A.M. Eastern Daylight Time, shayne@... writes: When I try to compile my project in ICC12 V6.16 I get the...
This "proble" is not a function of the BDM interface. It is a function of the debugger software. P&E and many other vendors choose not to change any setup of...
Mark, I believe Nohau and P&E don't compete on the same markets, due to both performance-differences the price differences between our tools. No doubt there is...
Doron Fael
doronf@...
Jun 1, 2005 5:57 pm
10843
Doron: Actually, you are totally incorrect! We ARE your DIRECT competition, and you are ours. An inflated price does not constitute a different class of...
Come on guys, as interesting as watching this arm wrestling is, I think it needs to end. Let your web sites provide information to interested parties. Put...
... I gave an example just several hours ago. You dismissed it, but it doesn't make it go away: In the past two week there have been two different threads to...
Doron Fael
doronf@...
Jun 1, 2005 9:07 pm
10846
... But will it detect when water boils? Cheers, Theo...
I'm am trying to use the demo project on the Micro-controoler web site on the Temperature sensor. I need advice on how to use the Temperature data and send out...
... "Access ... address ... etc, to no ... Windows ... Just checking here. You did specify the right target configuration for your board right? There are...
Hi, I'm trying to use the flash drivers described in: AN2720: http://www.freescale.com/files/microcontrollers/doc/app_note/AN2720.pdf The software zip for this...
Hi, Check your tranceiver in mc9s12dp256b.If it is Fault Tolerant transceiver then keep other side also Ft only.Then only communication is possible. Dg256 must...
Hi, I just wanted to thank you all for your response. In the end, it appears to have been a messed up project file. I pulled the project files and source...
Gee, I hope you both are using each other's products so you know what you're talking about :) I have noticed that money really does not equal quality nor ...
Doron, You have made your point regarding the comparison between the Nohau and P&E debuggers. I would appreciate if you would please stop using this forum for...
I had problems with a Pierce osillator circuit used to generate the clock input for the MC9S12C32 MCU: at the XTAL output there is no clock signal and the...
I'm using CodeWarrior for my 9s12E128 project. Its been working fine until I created some new files in my project and now I can't get a complete map file....
Eric, Do you have the special Edition there is a 32 file limit that can be included (linked) in the project could this be the error you are seeing? Ron ...
I do not have 32 files in my project so I don't think that is the problem. It seems strange to me that it never states why the linking failed. Regards, Eric ...
Hmm. Sounds strange. The 32 files special edition limitation is actually enforced when you are adding the files to a project and now when linking. Daniel...