Search the web
Sign In
New User? Sign Up
gnu-m68hc11 · GNU 68HC11/HC12
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 4452 - 4551 of 9382   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4452
You probably just aren't #including the right .h file. Are you sure serial_print is included in: #include <sys/ports.h> #include <sys/sio.h> ? NZG....
NZG
ngustavson@...
Send Email
Jun 1, 2004
2:16 pm
4453
Hmm, I'm suprised they would send you a board like that. But I didn't make that board so I don't really know for sure. Are you sure the secondary table is in...
NZG
ngustavson@...
Send Email
Jun 1, 2004
2:18 pm
4454
hi guys ! I need some help ... I need implement ethernet interface using hc12. how can I mek this ? could you help me ? thanks, fabio...
Fabio Luiz Takaki
fabio_takaki
Offline Send Email
Jun 2, 2004
11:42 am
4455
Fabio Luiz Takaki <fabio_takaki@...> wrote Wed, 2 Jun 2004 08:45:02 -0300 ... Search for Contiki and cs8900. There are plenty of applications that use...
42Bastian Schick
bastian42
Offline Send Email
Jun 2, 2004
12:26 pm
4456
Go buy yourself an RTL8019AS MAC chip from Realtek. It is an older device intended for use with ISA systems and can be configured in jumpered mode making it...
John Gow
jgow@...
Send Email
Jun 2, 2004
12:58 pm
4457
... Look for uIP (Adam Dunkels/Contiki). -- 42Bastian...
42Bastian Schick
bastian42
Offline Send Email
Jun 2, 2004
1:21 pm
4458
Folks, I got time to test the Paging theory. No help. Tom...
tburrell@...
tomburrell2003
Offline Send Email
Jun 2, 2004
7:03 pm
4459
Is there a way to generate a brclr instruction with C? ex: while ((_io_ports[CRGFLG] & 0x08) == 0); Thx Simon Defayette...
simon_defayette
Offline Send Email
Jun 2, 2004
11:22 pm
4460
... Hash: SHA1 ... http://www.embeddedethernet.com/ (Not that I've ever used it) - -- Daniel O'Connor software and network engineer for Genesis Software -...
Daniel O'Connor
dariusmk2
Offline Send Email
Jun 3, 2004
12:07 am
4461
Hmm, you are right, it's in sio.h. I notice your .text section is pretty short in memory.x. Maybe your just running out of room. Although I would think it...
NZG
ngustavson@...
Send Email
Jun 3, 2004
2:16 pm
4462
Since there appears to be a large number of knowledgeable HC12 guru-types on this list, and since I didnt receive an anwer on the 68HC12 group (other than an...
Wade A Smith
warm38spl
Offline Send Email
Jun 4, 2004
2:04 pm
4475
Can somebody block this dude? Please, I've gotten this message like 10 times now. NZG. ... From: larry.bruner@......
NZG
ngustavson@...
Send Email
Jun 4, 2004
3:13 pm
4494
Until someone blocks him he will keep responding since the mailer is responding to itself. The person didn't set up a very smart filter on his mailer....
Bobby Walker
gwaland
Offline Send Email
Jun 4, 2004
4:37 pm
4532
Could it be possible for someone to block mr larry bruner AND harrisp32? I've just cleaned out all garbage and got 4 new ones while cleaning........... ...
Remko Galama
remkomg77
Offline Send Email
Jun 4, 2004
5:34 pm
4534
... You can do it yourself: * Obtain and install the procmail program: http://www.procmail.org It's free, and you don't have to be root to install it. Your ...
Andrew Sterian
andrewsterian
Offline Send Email
Jun 4, 2004
5:41 pm
4537
... Hash: SHA1 Larry and Paul, Due to the vacation e-mail spam you sent to the gnu-m68hc11 mailing list I had to block you from sending e-mails on this mailing...
Stephane Carrez
stephane_carrez
Offline Send Email
Jun 4, 2004
5:57 pm
4538
Hello, last month I have problems while developping bdm12 compatible "pod" for HC12 (currently using MC912D60A). I can succesfully read and write memory (still...
Marek Peca
hrobotron
Offline Send Email
Jun 4, 2004
6:42 pm
4539
... Good job Marek, its published for this pod any documentation? We are going to MC9SE family, but only on DBG12 serial. When you need, I may send to you our...
Petr Lascak
hwsoft@...
Send Email
Jun 4, 2004
8:07 pm
4540
I'm trying to build gel-1.6 on OS X 10.3.4 with m68hc1x-2.91a targeting the hc12. I keep getting many errors during build, most ominously the following: ...
logitouch
illogitouch
Offline Send Email
Jun 6, 2004
3:57 am
4541
Hi, I am working on a MEMS device which is interfaced onto HC11. I have a problem in conversion of a hex no to decimal number. Can anyone send an assembly...
gatty hithesh
u_hit_me
Offline Send Email
Jun 7, 2004
9:20 am
4542
... Sounds like a homework-question to me :-) ABCD(hex) => A*4096+B*256+C*16+D(dec) -- 42Bastian...
42Bastian Schick
bastian42
Offline Send Email
Jun 7, 2004
10:31 am
4543
I have seen in the compiler output many occurences of successive double "xgdx" or "xgdy" which are completly redundant. What is the best way to not generate...
roland_563xx
Offline Send Email
Jun 7, 2004
12:41 pm
4544
Files that end in .cc are c++ programs. The m6811 gnu tools standard instructions don't produce tools to handle c++. I don't know if there's a reason for...
mfraeman
Offline Send Email
Jun 7, 2004
1:47 pm
4545
Hello group! Pleas I need help with MCU 86HC11P2 (Motorola) 84 pin PLCC I try connect to MCU and read EPROM for decode car radio I was made Programator with...
niste67
Offline Send Email
Jun 7, 2004
2:00 pm
4546
Roland, This is a common problem with hc11 compilers. An optimizer may remove it. If not a short filter may work. Tom ... From: r.froehlich...
tburrell@...
tomburrell2003
Offline Send Email
Jun 7, 2004
2:43 pm
4547
Well Folks, I have tried the No Paging, No help. I have tried the No GEL, No help. Am I using the right GNU tools? I am using the windows tools from...
tburrell@...
tomburrell2003
Offline Send Email
Jun 7, 2004
5:51 pm
4548
Hi bastian, The logic you gave doesn't work in HC11 8 bit controller.The factors by which you are multiplying i.e 16, 256, 4096 are these nos in decimal or...
gatty hithesh
u_hit_me
Offline Send Email
Jun 8, 2004
4:42 am
4549
... I have m6812-elf-g++ in my bin/ directory, so I would expect that, if anything was left off, it was not deliberate. It's definitely a clue that the...
logitouch
illogitouch
Offline Send Email
Jun 8, 2004
6:11 am
4550
Hello All, I'm busy with a HCS12 DG256B. I have this PLL problem I would like to discuss about. I'm using the P&E programming and debugging tools. When I step...
peter_lingier
Offline Send Email
Jun 8, 2004
6:38 am
4551
Hi, I suppose you want to convert a (hex) binary unsigned number into a character string so you can display your number as decimal. If this is the case, look...
Ioan Petrescu
yoanp@...
Send Email
Jun 8, 2004
6:59 am
Messages 4452 - 4551 of 9382   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