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 7485 - 7515 of 9380   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7485
I am not realy familar with the axiom BDM system. But from what I can tell it should beable to load elf binaries into the debugger and get a code listing....
Pete
prfetterer
Offline Send Email
Dec 1, 2005
2:14 pm
7486
standards ... Sorry about my english.....
Diego Manenti Martins
snitramd
Offline Send Email
Dec 1, 2005
5:25 pm
7487
Last time I tried they were too large to use effectively. I just used object files containing the specific functions I needed directly. The library source is...
NZG
ngustavson@...
Send Email
Dec 1, 2005
5:59 pm
7488
Hi, How can I use the standarts libraries? I want to use printf, strncpy, etc.. Thank you!!...
Diego Manenti Martins
snitramd
Offline Send Email
Dec 1, 2005
6:07 pm
7489
Diego, google "gel-hx1x" the gel files are examples of how to do many things. check out hello.c Good Luck, Tom...
Tom Burrell
tomburrell2003
Offline Send Email
Dec 1, 2005
6:20 pm
7490
... Please explain to me how it is that using the library source makes the object smaller. Mike -- ...
Mike McCarty
Mike.McCarty@...
Send Email
Dec 1, 2005
6:49 pm
7492
Hi, here is my code: #include <stdio.h> int main(void) { printf("Test %d", 123); } my memory.x OUTPUT_FORMAT("elf32-m68hc12", "elf32-m68hc12", "elf32-m68hc12")...
Diego Manenti Martins
snitramd
Offline Send Email
Dec 2, 2005
4:51 pm
7493
You certainly have not got enough memory in there to use the full printf() with all it's floating point routines. ... IO */ ... vector table */ ... `__errno'...
Jefferson Smith
imajeff84663
Online Now Send Email
Dec 2, 2005
8:58 pm
7494
... page 0x3f */ One more thing looks confused... 0x4000 is PPAGE 0x3e not 0x3f. Therefore you can say LENGTH=0x4000, adding 0x100 bytes to your code space....
Jefferson Smith
imajeff84663
Online Now Send Email
Dec 2, 2005
10:36 pm
7495
Ok, so I was putting some finishing touches on a end of the year class project on my HC11E9 (thankfully the hardware and software is all finished) however I...
nigel502
Offline Send Email
Dec 3, 2005
1:11 am
7496
From the info in your post it's a little hard to figure out your situation. It doesn't sound good, though. What is the regulator are you using? You infer that...
Donald E Haselwood
ptfwq
Offline Send Email
Dec 3, 2005
3:02 am
7497
Hi, Has anyone used/ported FreeRTOS to hcs12 with gnu tools? If yes, is it disponible to donwload? Thanks....
Diego Manenti Martins
snitramd
Offline Send Email
Dec 7, 2005
2:02 pm
7498
... Pretty much. I'll post what I've got and see how it works for you. The tricky part for me has been interrupts. Since gcc generates code to save different...
Jefferson Smith
imajeff84663
Online Now Send Email
Dec 7, 2005
2:58 pm
7499
Hi everyone! Can you advise me a cheap and reliable board for developing on m68hc12? (naturally with gnu/linux :) ) I would like to develop small robots (may...
Frédéric Degr...
frederic.degraeve@...
Send Email
Dec 7, 2005
3:20 pm
7500
hum, I tried to port it based on code warrior port, but i have no success... :) I think the trouble is on maloc function. If you can post your port here I'll...
Diego Manenti Martins
snitramd
Offline Send Email
Dec 7, 2005
3:45 pm
7501
Jeff, The last time I uset MetroWerks, it was on coldfire, and malloc required the HEAP be on a 16 byte (not bit) alignment. And it had lots of output that...
Tom Burrell
tomburrell2003
Offline Send Email
Dec 7, 2005
4:01 pm
7502
... My best source for small company or hobby is http://www.evbplus.com/ --jeffs...
Jefferson Smith
imajeff84663
Online Now Send Email
Dec 7, 2005
4:21 pm
7503
... I've used the Kevin Ross boards, they're pretty reasonably priced and they work. http://www.kevinro.com and he's a decent guy and supports his products ...
R. Michael Sharkey
rm_sharkey
Offline Send Email
Dec 7, 2005
5:32 pm
7504
... I can vouch for the Wytec DRAGONfly12 I have a couple of them I've been using in a torsional vibration test rig, they're pretty neat, they work just great,...
R. Michael Sharkey
rm_sharkey
Offline Send Email
Dec 7, 2005
5:40 pm
7505
... How hard can it be to write a malloc() which satisfies that requirement? How about this? #define ALIGN 16 void *malloc(size_t Size) { char *Result; size_t...
Mike McCarty
Mike.McCarty@...
Send Email
Dec 7, 2005
5:47 pm
7506
... Oh yes, just so nobody gets the wrong idea, I should just clarify that I did not decide to abandon the HC12 because of anything bad with the HC12, I'll use...
R. Michael Sharkey
rm_sharkey
Offline Send Email
Dec 7, 2005
5:57 pm
7507
Jeff, It is just an align 16 in the provide heap in the .ld file. If yhey didn't Have it in the stationary it wasn't easy to find. Tom...
Tom Burrell
tomburrell2003
Offline Send Email
Dec 7, 2005
6:00 pm
7508
... success... :) ... Diego and Tom, I had no trouble with FreeRTOS/Source/portable/MemMang/heap_1.c It is the task swapping that was hard to work out. I'll...
Jefferson Smith
imajeff84663
Online Now Send Email
Dec 7, 2005
6:20 pm
7509
I only have expearance with the coldfire CW. Every change of mode or rev would mess up the free OS I was using. the stacking was changed. Tom...
Tom Burrell
tomburrell2003
Offline Send Email
Dec 7, 2005
6:24 pm
7510
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the gnu-m68hc11 group. File :...
gnu-m68hc11@yahoogrou...
Send Email
Dec 8, 2005
10:19 pm
7511
... better, that's all. Have you had any trouble getting these parts? I checked around and they seem to be in short supply to the general public. Freescale...
Eric Engler
englere.geo
Offline Send Email
Dec 9, 2005
2:06 pm
7512
Jeff, After a morning of "tries" I can run the FreeRTOS example on my board (PK-HCS12E128. But I have to initialise some variables. I think it is some...
Diego Manenti Martins
snitramd
Offline Send Email
Dec 9, 2005
4:14 pm
7513
... tskIDLE_PRIORITY; ... It's funny you have this problem at the same time I found it. The funniest thing is that the problem seems to be the loader/debugger....
Jefferson Smith
imajeff84663
Online Now Send Email
Dec 9, 2005
5:00 pm
7514
... G,Day Yeah, it's a kind of a drag, but you can currently only get the MAC7101 and MAC7111 in quantities of 60 at a time, which is kind of a drag, but you...
R. Michael Sharkey
rm_sharkey
Offline Send Email
Dec 9, 2005
5:10 pm
7515
I changed the readers to use it with e128. I generate the s-record using objcopy and download it to chip using DataBlaze Programmer, that comes with...
Diego Manenti Martins
snitramd
Offline Send Email
Dec 9, 2005
5:35 pm
Messages 7485 - 7515 of 9380   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