OK, so I am trying to get the Real time interrupt to work on the 9s12. I am using a 9s12, and the gnu c compiler. I am compiling as C++ I have a simple app, no...
Hi everyone, First of all, hi everybody I'm the new guy, I'm an alumni of UCSC who is still playing with his HC11 board from class. I've become kind of an HC11...
Hey guys, I was wondering if anyone knew where I can get serial monitor for the HC12 (M68HC12b32EVB), EVBplus.com has it for the HCS12, but I am not sure if...
- i have problem to start the MC9S12NE64, - my source code, file name is hello.c: #include "sys/types.h" #include "sys/ports.h" void delay(); int main (){ ...
I see a few threads on here about problems with c++, so it SEEMS possible. I'd really like to give it a try, but I'm new to GCC and I'm using eclipse, so I'm a...
Hi all! I've been beating on 8051 and msp430s for years, and have used industrial IDE packages for these. I'm a newbie 68hc11 programmer, using the GCC...
Hi all, I was wondering if this question was ever asked before, and if yes, where can I find the thread and answer: How can I access a variable (local or...
Here a short version (text only) of the steps needed to rebuild and use the gel library under windows. I will have a full tutorial with screenshots and more...
Can you guys tell me if the stdio functions are included in the hc1x compiler? I need to use sprintf to format a string and send it to an LCD. I tried...
I have been away from 68hx MCUs for several years, but I am coming back, I used to program the HC11, I have made the transition to the HC12 now, but I have one...
Hi folks, I'm trying to build FreeRTOS "HCS12_GCC_banked Demo" and program the MCS912DP256 on MC9S12DP256EVB board (http://tr.im/Fuo2). I have success on...
Hi all, If anybody is interested by this, I finally figured out how to use printf and friends and yet end up with very small programs: I tried the gcc and gel...
Hi all, Anybody has a small version of sprintf that he/she is willing to share? I just finished compiling the gel library ( I actually remembered how to do it...
Can you guys tell me if the stdio functions are included in the hc1x compiler? I need to use sprintf to format a string and send it to an LCD. I tried...
I am just making a start with a softecmicro HCS12X Starter kit. It has a USB to BDM interface which I have never come across before, dmesg identifies the...
Hi Im using a custom development board based around the 9s12c32 micro. freescales sermon is loaded and i'm trying to use the PLL to keep the eclk at 24mHz in...
I'm trying to build the development chain for the 68HC11, but I'm having all kinds of problems. I've gotten various different errors depending on if I use old...
James!!!! I agree!! I also have emailed the moderators as well as tried to track them down via alternate emails. but all to no avail!! We should petition yahoo...
After trying to figure out how to configure Eclipse and GCC to work on my Ubuntu machine, I came across this website that finally told me how to configure...
Anyone know what might the following linker message-- /usr/lib/gcc-lib/m6811-elf/3.3.6-m68hc1x-20060122/../../../../m6811-elf/bin/ld: BFD 2.15 assertion fail...
x-posted from Freescale 16bit forum as it should be of interest here. Last year I saw what was effectively a job advert for a developer to extend the gcc...
Hi, I'm a student in Australia working on my final year engineering project. I am making use of the microcontrollers at uni to develop the control system I am...
Hello, I am a computer engineering student, an I am working on my senior year project. I am trying to connect an accelerometer to the HC12 using the SPI ...
hello, everybody i need help i m new gnu c,but experinced motorola assembler. i m using my own emulator and my own HC11F1 board. i want generate bootstrap...
Hi, I see various links to Eric Engler's EmbeddedGNU web site, but the site is down. Is there a link to another site that has the package or can someone send...
I've been a long time lurker on this list, and after a lot of searching, I haven't figured out how to do the following: I'm using an HCS-12 board with 256k of...