Search the web
Sign In
New User? Sign Up
68HC12
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 15532 - 15561 of 16521   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
15532
Hello I'm using a MC9S12DP512 serial port to acquire data (with assembler programming) have an example? thankyou ...
laloui derafa
hacenederafa
Offline Send Email
Dec 3, 2007
12:49 pm
15533
I contacted the manufacturer. According to them if you don't ground the SYNC pin it causes many more problems then it solves. It worked for us. I have the...
lane.joshlane@...
snowphoenix13
Offline Send Email
Dec 4, 2007
2:06 am
15534
Hi, I want to know is there any Gateway tool available in the market for MOST - To- CAN vice versa if yes, please let me know the product details(Possible...
Venkateshwarlu Kacham
venkat_kacham
Offline Send Email
Dec 5, 2007
2:11 pm
15535
Hi, I am having some problems running my program in CML12-DP256 development board. I want the program to run automatically when the development board is booted...
jobin007007@...
jobin007007
Offline Send Email
Dec 5, 2007
5:58 pm
15536
Problem A comment: I have often seen programs that run fine from a monitor program fail when auto running. I always look for things that the monitor...
Redd, Emmett R
emmettredd
Offline Send Email
Dec 5, 2007
6:13 pm
15537
Hi, I am having some problems running my program in CML12-DP256 development board. I want the program to run automatically when the development board is booted...
jobin007007@...
jobin007007
Offline Send Email
Dec 5, 2007
6:33 pm
15538
If you are a Dragon-12 users, please send me a msg off list. I need to debug a VERY simple program. Thanks. // richard (This email is for mailing lists. To...
Richard
imagecraftcom
Offline Send Email
Dec 5, 2007
10:14 pm
15539
I will certainly look into solution for Problem A.I already initialized the stack in the program. Forget my program, I couldn't even get a simple "Hello world"...
jobin007007
Offline Send Email
Dec 6, 2007
5:42 pm
15540
Hello I need an information regarding how to do unit testing for the C code using Metrowerks Codewarrior. I want to unit test all the functions, its input...
dwarkanath avarur
dwarki_a
Offline Send Email
Dec 7, 2007
4:32 am
15541
Some time ago there was a bit of a discussion on connecting embedded gear to ethernet and the difficulties to keep up with the fast transmission levels...
theobee00
Offline Send Email
Dec 8, 2007
9:47 pm
15542
I am having trouble with the operation of a 4x4 keypad. i am using a mc9s12d64 with ICC12. the bulk of the program works fine even the character capture. that ...
paulwilliam_pwilliams
paulwilliam_...
Offline Send Email
Dec 10, 2007
12:41 pm
15543
You need to do: while(key!='A' && key!='C') otherwise the expression will always be true. (If you press 'A' you don't press 'C' and vice versa so one of them...
Ruben Jönsson
maxruben2003
Offline Send Email
Dec 10, 2007
1:36 pm
15544
... This bug probably often happens due to the similarity with the spoken frase "while the key is not A or C"! The statement "key!='A'||key!='C'" will always...
Anders Friberg
anders.friberg@...
Send Email
Dec 10, 2007
1:48 pm
15545
hcs12mem 1.4.1 is available. http://cml.mfk.net.pl/hcs12mem/ Previously known as hc12mem, now renamed to hcs12mem, due to some confusion which MCU family it...
Michal Konieczny
zeroxmk
Offline Send Email
Dec 12, 2007
11:57 am
15546
... spoken frase ... key!='A' ... Thanks for the replies, I think you both are correct. My logic was wrong when working it out I was using: A C A+C !(A+C) 0...
paulwilliam_pwilliams
paulwilliam_...
Offline Send Email
Dec 12, 2007
12:02 pm
15547
Hi All Please note that a simulator of the MC9S12NE64 parts is available for free download. It is very simple to use and doesn't require any installation. It...
Mark Butcher
mjbcswitzerland
Offline Send Email
Dec 16, 2007
2:41 am
15548
... This is an awesome open source project for the hcs12! A quick question: many students use a development board containing a DP256 chip with a bootloader and...
Eric Engler
englere.geo
Offline Send Email
Dec 18, 2007
6:27 am
15549
Hello i am using 68HCS12, and i want to communicate with the controller through PC. Lets say that i have 4 addresses that i want to watch but i don't know how...
boschow2003
Offline Send Email
Dec 18, 2007
4:59 pm
15550
... I don't really know what bootloader these boards use. If it's AN2546, then it's supported, if some other - then it's probably easy to add support for it. I...
Michal Konieczny
zeroxmk
Offline Send Email
Dec 18, 2007
7:37 pm
15551
... In one of the releases they broke it out into a bootloader and a monitor. D-bug12 is only a RAM monitor, but it can program the flash of another board in...
Eric Engler
englere.geo
Offline Send Email
Dec 19, 2007
1:07 am
15552
Hello ! Until now, I was using mc9s12dp256 with ICC12 V6 professionnal, paged programm, and all was ok. Now, using mc9s12xdp512cal, with ICC12 professionnal...
jpdi
dieseinfo
Offline Send Email
Dec 26, 2007
4:59 pm
15553
Hi Joel, ... Are you trying to code XGATE in C with ICC12? Unfortunately ICC12 doesn't support XGATE at C level. ICC12 V7 does have some support for XGATE asm,...
Edward Karpicz
keffffek
Offline Send Email
Dec 26, 2007
8:42 pm
15554
Hi, Edward ! Thank you for your answer. I know ICC12 V6 doesn't suppor XGate asm. I tried with demo version of V7, but without any documentation... I'd like to...
jpdi
dieseinfo
Offline Send Email
Dec 26, 2007
9:11 pm
15555
Hi I purchased Kevin Ross BDM12 pod years ago and didn't use it for a while. Right now i try to use it but i can't find the DB12.exe file (actually the serial...
thanosroger
Offline Send Email
Dec 29, 2007
6:43 am
15556
... My hcs12mem should work with this pod. I didn't test with BDM12 (don't have KR BDM12), but you can check it out ! If you try it, please give me some...
Michal Konieczny
zeroxmk
Offline Send Email
Dec 29, 2007
12:02 pm
15557
Hi all hope everyones Christmas went well. Hopefully an easy problem (for my sake anyway). the other night i programmed my CardS12.D64 micro (MC9S12D64) with a...
paulwilliam_pwilliams
paulwilliam_...
Offline Send Email
Dec 29, 2007
2:40 pm
15558
... Additional: I am also using ICC12 for the programming....
paulwilliam_pwilliams
paulwilliam_...
Offline Send Email
Dec 29, 2007
2:41 pm
15559
I would guess that you probably secured the device. ave ... [Non-text portions of this message have been removed]...
dap@...
daperreault
Offline Send Email
Dec 29, 2007
5:49 pm
15560
Hi all I am using the PEmicro USB HCS08 / HCS12 Multilink unit for programming / debugging. The unit is working good with simple projects, but when I am trying...
Benny
bennyrabin
Offline Send Email
Dec 30, 2007
7:03 am
15561
Same problem with P&E USB BDM, under NoIce... With parallel BDM, OK, even with big programs... With USB BDM, lost synchronisation, and impossible to flash the...
jpdi
dieseinfo
Offline Send Email
Dec 30, 2007
10:33 am
Messages 15532 - 15561 of 16521   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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