Software

S12 In Linux need help

M68HC1x Group - Mon, 2006-10-30 16:25
Hello! I'm working in MC9S12DG256 and also work in linux (that i'm new using S12 in linux) and i can't make an "hello world"! The compiler that i'm try to
Categories: Software

Re: EEPROM read function for M68HC711E9 controller required

M68HC1x Group - Mon, 2006-10-30 16:06
... Just my opinion; if you read the documentation for that device, it should tell what the source code needs to do in order to write to EEPROM. Then you can
Categories: Software

EEPROM read function for M68HC711E9 controller required

M68HC1x Group - Mon, 2006-10-30 10:26
Hi I want the source code for the EEPROM read and write functions for the M68HC711E9 controller. Please send me the Source code for EEPROM read and write
Categories: Software

Re: serial com in 9s12dp256

M68HC1x Group - Sun, 2006-10-29 16:59
... 1. We cannot help you any further because you are not eve using GCC. This is a GCC (GNU) group. 2. Nobody can say why you are receiving a different value
Categories: Software

Re: serial com in 9s12dp256

M68HC1x Group - Sun, 2006-10-29 01:59
... definition, ... array, ... end ... easier way ... works ... thank, the interrupt is working I can read the the data but its not what I'm sending.
Categories: Software

Re: serial com in 9s12dp256

M68HC1x Group - Sun, 2006-10-29 01:29
... you probably need to add __attribute__ ((interrupt)); to that definition, so it ends with an RTI instead of an RTS ... if you want to access this array
Categories: Software

serial com in 9s12dp256

M68HC1x Group - Sun, 2006-10-29 00:28
Hi, I wrote a code with ICC12 to receive serial com on SCI and display it on the screen (prinf) using interrupt. all I'm getting is a range of valus between
Categories: Software

Re: Adapt912 example

M68HC1x Group - Fri, 2006-10-27 17:17
... Yeah, I know :> Great, asking questions is the way to go! It only bothers me when an apparent colledge student comes here and has only one question,
Categories: Software

Re: Adapt912 example

M68HC1x Group - Fri, 2006-10-27 07:23
... I loaded it and it worked. Thanks alot, you are a guru! But the fact ... Ok so really page0 is registers address space, not to be overlapped with data.
Categories: Software

Re: Problems with GEL libraries!

M68HC1x Group - Thu, 2006-10-26 11:56
Hi Triffid, I appreciate your help a lot. Thanks. Jelloul ... page) or
Categories: Software

Re: Problems with GEL libraries!

M68HC1x Group - Thu, 2006-10-26 03:38
... http://hc11-ide.funkmunch.net/newbrain/ (second news item on my page) or https://svn.sourceforge.net/svnroot/hc11-ide/newbrain (first item)
Categories: Software

Re: Problems with GEL libraries!

M68HC1x Group - Thu, 2006-10-26 01:11
Hi Triffid, Thanks for clearing these things up. I am going to try to use your libraries, unfortunately, I couldn't locate them on your website, can you point
Categories: Software

Re: Problems with GEL libraries!

M68HC1x Group - Thu, 2006-10-26 01:11
Hi Triffid, Sorry, I got the libraries as well as the kernel, thanks a lot for your help. I am going to try using them soon. Jellouli
Categories: Software

Re: Problems with GEL libraries!

M68HC1x Group - Wed, 2006-10-25 23:52
... printf calls sprintf to format strings, unless they're very simple in which case the call is optimised to simply dump the characters. If you pass it a
Categories: Software

Re: Adapt912 example

M68HC1x Group - Wed, 2006-10-25 19:48
x_daveerickson_x, I've modified your source, and it seems to work this way: /** standalone example to flash PE7 LED on Adapt912 (slow); Here is the memory.x: [
Categories: Software

Re: compiler emits two 8bit access instead of one 16bit

M68HC1x Group - Wed, 2006-10-25 16:12
... You're right. I didn't look closely at the source, only the object. Jeff, you put in two writes, and the compiler did it twice. I suspect that if the
Categories: Software

Re: Libgcc with a banked HCS12 system

M68HC1x Group - Wed, 2006-10-25 15:52
... Sounds fair to me, esp. if you automate the conversion so people can do it quicker with later GCC releases. Of course for backwards compatibility, I think
Categories: Software

Re: Adapt912 example

M68HC1x Group - Wed, 2006-10-25 15:40
I kinda got your test.c to compile. I see that after fixing "memory.x" as I had suggested, it is loading section "pvectors" to the wrong location. At least I
Categories: Software

Re: compiler emits two 8bit access instead of one 16bit

M68HC1x Group - Wed, 2006-10-25 14:17
... 43bastian, I guess you are saying that I'm focusing too much on: *((volatile word*) &offset[_eeprom_base]) = 0; 4e98: cc 00 00 ldd #0 4e9b:
Categories: Software

Problems with GEL libraries!

M68HC1x Group - Wed, 2006-10-25 12:18
The saga with the GEL libraries continues: Hi all!!! I finaolly figured out how to rebuild the "infamous" GEL libraries, and started using them, but now I am
Categories: Software
Syndicate content