We are working with a proprietary board based on the Elektronikladen CardS12.D64 using ICC12 and NoICE with the ComPOD12 Pro BDM. The processor boots up in...
White glue is easily dissolved. It is water soluble. Laser marking are, by design, very difficult to obscure. Even if you think it is off, there are enchants...
Thanks very much for the info. It would also help to know what type of plastic is used for chip covers. Might it be a special variation of ABS. If so, maybe a...
linktek
linktek@...
Feb 2, 2008 5:52 am
15625
Waouhhh ! Your system seems to me so complicated !!! But mybe it's not your system ? Why only SCI1 interrupt driven, and not SCI0 ? Below the code (simplified)...
I do not have anything connected to these pins. As you state I use these pins to auto start the loaded program on reset, but nothing happens appears to happen...
... Are you trying to make snide comments about my most excellent code? <choke><choke> Sorry, something caught in my throat when I said that. I added code to...
I have a CardS12. The company I work for also bought the license for the TwinPEEKS code for customization. For the CardS12, to program the chip or run the...
Can you read TwinPeeks vector table and confirm that SCI0 vector @FFD6 points to 3FC1 and @FFD8 - to 3FC4? I don't see where in ISRs you are disabling TIE...
... AHA! That IS the problem! Originally SCI0 was the RS485 and SCI1 was the RS232. I swapped them in the RAM table because the EEs has swapped the usage of...
It all depends on: 1) What do you want to do? 2) How much time do you have to devote to it? 3) How much is your bank account willing to fork over? (I'm being...
Do you have the dragon12 evaluation board? If yes you can do a lot of fun stuff easily as it has LCD display as well. You can use its serial communication...
Thank you, I have the dragon board with me and would like to spend around 500$ for that and this project is for my coursework in masters level, I thought of...
I have programmed the device previously and run it with various programs. I have checked the connection and all is OK. Short together to run a program. Open to...
hi, i am working in mc9s12dj256b .i want to unsecure the eeprom memory in this microcontroller.i am trying to write eeprom memory through bdm.if anyone know...
Simi
simips@...
Feb 4, 2008 4:31 am
15637
yes we used designed it earlier but now again we are working on that we are using bd32 tool and booting is happening properly but removing it we are not able...
Hello everyone, I've been trying to find what the limited number of write cycles is for this EEPROM, but I can't seem to find it. If you could help me out, it ...
Hello Your BDM tool may have a function to do so. EM ________________________________ De : 68HC12@yahoogroups.com [mailto:68HC12@yahoogroups.com] De la part de...
MARC Erwan
erwan.marc@...
Feb 6, 2008 2:24 pm
15640
I didn't look for the 256B, but the 9s12dp512dgv1.pdf shows info under electrical characteristics/nvm reliability. Mike ... From: "mikehockstein"...
Hello, I am looking for (free??) software to program 68hc(s)12 with usb multilink. Do you know if something like this exist? Thank you very much Regards ...
Hello all, I am trying to develop the CAN communication between my PC and the HCS12X starter kit which includes MC9S12XDP512 MCU.Here I am facing a small...
Hi everyone, I think i have to define the function prototype with extern for _Startup() function to use it in my soruce file (e.g. XX.c). as below extern void...
Hello, i was recently working with motorola microprocessor HCS12. Now i decided to try a stronger microcontroller ColdFire and i dont wan't to write the whole...
I'm so sorry ! It was not my goal to make "snide comments" (sorry, my English is not so good to understand all the words) ! But it seems to me you smiled about...
Bonjour Pascal, CodeWarrior is totally appropriate to program S12 and is available for Free with some limitations or total unlimited for 30 days. Cheers, ...
Hello, Pascal For me, I use Imagecraft ICC12 compiler, with NoIce (NoIce is very Nice, free advertisement !!!) debugger, working with P&E Multilink BDM. The...