EmbeddedRelated.com
Forums
The 2024 Embedded Online Conference

MC9S12 : SCI programming

Started by karel January 2, 2006
could anyone point me to a source of ideas
on how to use the SCI serial port in mc9s12 parts?
on the freescale site i did find a description of a monitor program
AN2548.PDF (which i suppose to rely on RS-232 comm's)
but, though the assembly listing is said to be available,
i failed to find it on the site or elsewhere in the www

does anyone know where to find AN2548SW1.ZIP?
or can you point me to other examples of how to use SCI?

Thanks in advance,
KA

PS how come there's so few discussions of these chips in this forum?
are they little used? or very easy to program? well supported? 


This is a multi-part message in MIME format.

------=_NextPart_000_00A1_01C60FC9.1CDAEAF0
Content-Type: text/plain;
	charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable


"karel" <adelcoGENE@zeverSKYNET.BE> wrote in message =
news:43b9a6af$0$6678$ba620e4c@news.skynet.be...
> could anyone point me to a source of ideas > on how to use the SCI serial port in mc9s12 parts? > on the freescale site i did find a description of a monitor program > AN2548.PDF (which i suppose to rely on RS-232 comm's) > but, though the assembly listing is said to be available, > i failed to find it on the site or elsewhere in the www >=20 > does anyone know where to find AN2548SW1.ZIP? > or can you point me to other examples of how to use SCI? >=20 > Thanks in advance, > KA >=20 > PS how come there's so few discussions of these chips in this forum? > are they little used? or very easy to program? well supported?=20
You really should take the little time needed to do a web search. = Finding the files (there are two files for this AN) you need are readily = available on freescale.com. Just use AN2548 in its search engine: http://freescale.com/webapp/search/MainSERP.jsp?showAllCategories=3Dfalse= &srch=3D1&assetLocked=3Dfalse& ------=_NextPart_000_00A1_01C60FC9.1CDAEAF0 Content-Type: text/html; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=3DContent-Type content=3D"text/html; = charset=3Dwindows-1252"> <META content=3D"MSHTML 6.00.2900.2802" name=3DGENERATOR> <STYLE></STYLE> </HEAD> <BODY> <DIV><FONT face=3D"Times New Roman" size=3D2></FONT>&nbsp;</DIV> <DIV><FONT face=3D"Times New Roman" size=3D2>"karel" &lt;</FONT><A=20 href=3D"mailto:adelcoGENE@zeverSKYNET.BE"><FONT face=3D"Times New Roman" = size=3D2>adelcoGENE@zeverSKYNET.BE</FONT></A><FONT face=3D"Times New = Roman"=20 size=3D2>&gt; wrote in message </FONT><A=20 href=3D"news:43b9a6af$0$6678$ba620e4c@news.skynet.be"><FONT = face=3D"Times New Roman"=20 size=3D2>news:43b9a6af$0$6678$ba620e4c@news.skynet.be</FONT></A><FONT=20 face=3D"Times New Roman" size=3D2>...</FONT></DIV> <DIV><FONT face=3D"Times New Roman" size=3D2>&gt; could anyone point me = to a source=20 of ideas<BR>&gt; on how to use the SCI serial port in mc9s12 = parts?<BR>&gt; on=20 the freescale site i did find a description of a monitor program<BR>&gt; = AN2548.PDF (which i suppose to rely on RS-232 comm's)<BR>&gt; but, = though the=20 assembly listing is said to be available,<BR>&gt; i failed to find it on = the=20 site or elsewhere in the www<BR>&gt; <BR>&gt; does anyone know where to = find=20 AN2548SW1.ZIP?<BR>&gt; or can you point me to other examples of how to = use=20 SCI?<BR>&gt; <BR>&gt; Thanks in advance,<BR>&gt; KA<BR>&gt; <BR>&gt; PS = how come=20 there's so few discussions of these chips in this forum?<BR>&gt; are = they little=20 used? or very easy to program? well supported? <BR></FONT></DIV> <DIV><FONT face=3D"Times New Roman" size=3D2>You really should take the = little time=20 needed to do a web search. Finding the files (there are <FONT=20 color=3D#0000ff><STRONG>two</STRONG></FONT> files for this AN) you need = are=20 readily available on <FONT = color=3D#008000><STRONG>freescale.com</STRONG></FONT>.=20 Just use <STRONG><FONT color=3D#ff0000>AN2548</FONT></STRONG> in its = search=20 engine:</FONT></DIV> <DIV><FONT face=3D"Times New Roman" size=3D2><A=20 href=3D"http://freescale.com/webapp/search/MainSERP.jsp?showAllCategories= =3Dfalse&amp;srch=3D1&amp;assetLocked=3Dfalse">http://freescale.com/webap= p/search/MainSERP.jsp?showAllCategories=3Dfalse&amp;srch=3D1&amp;assetLoc= ked=3Dfalse</A>&amp;</FONT></DIV></BODY></HTML> ------=_NextPart_000_00A1_01C60FC9.1CDAEAF0--
"Gary Schnabl" <LivernoisYards@Comcast.net> schreef in bericht 
news:ZM-dnd0ta9yfKCTeRVn-jA@comcast.com...

"karel" <adelcoGENE@zeverSKYNET.BE> wrote in message 
news:43b9a6af$0$6678$ba620e4c@news.skynet.be...
> could anyone point me to a source of ideas > on how to use the SCI serial port in mc9s12 parts? > on the freescale site i did find a description of a monitor program > AN2548.PDF (which i suppose to rely on RS-232 comm's) > but, though the assembly listing is said to be available, > i failed to find it on the site or elsewhere in the www > > does anyone know where to find AN2548SW1.ZIP? > or can you point me to other examples of how to use SCI? > > Thanks in advance, > KA > > PS how come there's so few discussions of these chips in this forum? > are they little used? or very easy to program? well supported?
You really should take the little time needed to do a web search. Finding the files (there are two files for this AN) you need are readily available on freescale.com. Just use AN2548 in its search engine: http://freescale.com/webapp/search/MainSERP.jsp?showAllCategories=false&srch=1&assetLocked=false& Well I know I shouldn't be lazy... I had done some web searching, also on the freescale site, before posting my request. At your instigation I renewed these efforts, but found nothing more than in my first efforts. Best I found were links that required registration, which I found strange and not worth the effort, given there's no guarantee there's anything useable behind. I had really trusted there would be more and better accessible support and help for these chips - ok, I'll have to change my mind. Disappointed, KA
KA

I did my own driver for this chip a few months ago. I hacked together
something that works quite good.

I'm using the 9S12DG128A. With 2 serial channels. I took days to look
for a bug. I found it in the PRM file. I defined the wrong serial
channel for my test. Here is some code that works. the imediate below
is in the PRM file.

VECTOR ADDRESS 0xFFD6 sci0_isr /* 0xFFD6 SCI *
VECTOR ADDRESS 0xFFD4 sci1_isr /* 0xFFD6 SCI */

sci0_isr responds to the interupt handler.

And don't forget to make it a normal segmant after.

Here is some c code that works for the MC9S12128B variant.

/* SCI0*/
#pragma CODE_SEG NON_BANKED
interrupt void sci0_isr(void)
{
SCI0InterruptHandler();
}
#pragma CODE_SEG DEFAULT

void SCI0InterruptHandler(void)
{
U_BYTE dummyData;
/* Clear Flag*/

//PORTA ^= LED_MASK_B;
if (SCI0SR1 & (RDRF + OR))
{
// clear the interrupt flag by reading the status register and
// then the data register
dummyData = SCI0SR1;
dummyData = SCI0DRL;
ProcessSCI0Byte(dummyData);
//ReceiveMessage(SCI0DRL); /* this should auto clear flag*/

}
if ((SCI0CR2 & TIE) && (SCI0SR1 & TDRE))
{
// clear the interrupt flag by reading the status register
dummyData = SCI0SR1;
// check if there are more bytes to send
if (txBufferIndexSCI0 < txBufferLengthSCI0)
{ // there are more bytes
SCI0DRL = txBufferSCI0[txBufferIndexSCI0++];
}
else
{ 
// turn off transmit empty interrupt 
SCI0CR2 &= ~SCICR2_TIE; 
} 
}

This is a multi-part message in MIME format.

------=_NextPart_000_0091_01C61308.D448E150
Content-Type: text/plain;
	charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable


"karel" <adelcoGENE@zeverSKYNET.BE> wrote in message =
news:43bc185b$0$13895$ba620e4c@news.skynet.be...
> Well I know I shouldn't be lazy... > I had done some web searching, also on the freescale site, > before posting my request. > At your instigation I renewed these efforts, > but found nothing more than in my first efforts. > Best I found were links that required registration, > which I found strange and not worth the effort, > given there's no guarantee there's anything useable behind. >=20 > I had really trusted there would be more and better accessible > support and help for these chips - ok, I'll have to change my mind.
Registering through the freescale.com site is a no-brainer, one-time = effort and only requires a few minutes - probably much less effort than = your posting on the Usenet.=20 As I said before, there are two (both zipped) parts for the software for = that AN. I downloaded both parts, just to see how easy it was to do. ------=_NextPart_000_0091_01C61308.D448E150 Content-Type: text/html; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=3DContent-Type content=3D"text/html; = charset=3Dwindows-1252"> <META content=3D"MSHTML 6.00.2900.2802" name=3DGENERATOR> <STYLE></STYLE> </HEAD> <BODY> <DIV><FONT face=3D"Times New Roman" size=3D2></FONT>&nbsp;</DIV> <DIV><FONT face=3D"Times New Roman">"karel" &lt;</FONT><A=20 href=3D"mailto:adelcoGENE@zeverSKYNET.BE"><FONT=20 face=3D"Times New Roman">adelcoGENE@zeverSKYNET.BE</FONT></A><FONT=20 face=3D"Times New Roman">&gt; wrote in message </FONT><A=20 href=3D"news:43bc185b$0$13895$ba620e4c@news.skynet.be"><FONT=20 face=3D"Times New = Roman">news:43bc185b$0$13895$ba620e4c@news.skynet.be</FONT></A><FONT=20 face=3D"Times New Roman">...</FONT></DIV> <DIV><FONT face=3D"Times New Roman">&gt; Well I know I shouldn't be=20 lazy...<BR>&gt; I had done some web searching, also on the freescale=20 site,<BR>&gt; before posting my request.<BR>&gt; At your instigation I = renewed=20 these efforts,<BR>&gt; but found nothing more than in my first = efforts.<BR>&gt;=20 Best I found were links that required registration,<BR>&gt; which I = found=20 strange and not worth the effort,<BR>&gt; given there's no guarantee = there's=20 anything useable behind.<BR>&gt; <BR>&gt; I had really trusted there = would be=20 more and better accessible<BR>&gt; support and help for these chips - = ok, I'll=20 have to change my mind.</FONT></DIV> <DIV><FONT face=3D"Times New Roman"></FONT>&nbsp;</DIV> <DIV><FONT face=3D"Times New Roman">Registering through the = freescale.com site is=20 a no-brainer, one-time effort and only requires a few minutes - probably = much=20 less effort than your posting on the Usenet. </FONT></DIV> <DIV><FONT face=3D"Times New Roman"></FONT>&nbsp;</DIV> <DIV><FONT face=3D"Times New Roman">As I said before, there are two = (both zipped)=20 parts for the software for that AN. I downloaded both parts, just to see = how=20 easy it was to do.</FONT></DIV></BODY></HTML> ------=_NextPart_000_0091_01C61308.D448E150--
Gary Schnabl wrote:
> "karel" <adelcoGENE@zeverSKYNET.BE> wrote in message > >> Well I know I shouldn't be lazy... I had done some web >> searching, also on the freescale site, before posting my >> request. At your instigation I renewed these efforts, but >> found nothing more than in my first efforts. Best I found were >> links that required registration, which I found strange and >> not worth the effort, given there's no guarantee there's >> anything useable behind. >>
... snip ...
> > Registering through the freescale.com site is a no-brainer, > one-time effort and only requires a few minutes - probably much > less effort than your posting on the Usenet.
I suspect Karels point is that he objects to the privacy implications of registering at some fairly anonymous site. -- "If you want to post a followup via groups.google.com, don't use the broken "Reply" link at the bottom of the article. Click on "show options" at the top of the article, then click on the "Reply" at the bottom of the article headers." - Keith Thompson More details at: <http://cfaj.freeshell.org/google/>
"Malt" <david.micallef@bigpond.com> schreef in bericht 
news:1136443302.533811.302150@g44g2000cwa.googlegroups.com...
> KA > > I did my own driver for this chip a few months ago. I hacked together > something that works quite good. > > I'm using the 9S12DG128A. With 2 serial channels. I took days to look > for a bug. I found it in the PRM file. I defined the wrong serial > channel for my test. Here is some code that works. the imediate below > is in the PRM file.
Thank you Sir! Unfortunately I'm doing it all in assembler so this C code is not much use to me except to gather ideas from... While we're at it, could you explain to me the exact meaning of the #pragma clauses? (in wording that a poor assembly programmer might understand....) KA
"Chuck F. " <cbfalconer@yahoo.com> schreef in bericht 
news:atadnZGb6Me2-CLeRVn-vA@maineline.net...
> Gary Schnabl wrote: >> "karel" <adelcoGENE@zeverSKYNET.BE> wrote in message >> >>> Well I know I shouldn't be lazy... I had done some web >>> searching, also on the freescale site, before posting my >>> request. At your instigation I renewed these efforts, but >>> found nothing more than in my first efforts. Best I found were >>> links that required registration, which I found strange and >>> not worth the effort, given there's no guarantee there's >>> anything useable behind. >>> > ... snip ... >> >> Registering through the freescale.com site is a no-brainer, >> one-time effort and only requires a few minutes - probably much >> less effort than your posting on the Usenet. > > I suspect Karels point is that he objects to the privacy implications of > registering at some fairly anonymous site.
No not really. My objection is that I found the website to be in a kind of permanent reorganisation, I came upon several dead links. So I was afraid the registration would turn out to be a waste of effort. If it is indeed such a simple thing I might well take the risk... But meanwhile I did find a good deal of stuff to work on: I've got the complete register description "S12SCI block description" that's enough to keep me occupied for a good while. Thanks for thinking along! PS I keep wondering why these chips are so little discussed here, are they not frequently used? Or do they have a forum dedicated to them? KA
"karel" <adelcoGENE@zeverSKYNET.BE> wrote in message 
news:43bf7ce5$0$32197$ba620e4c@news.skynet.be...
> > "Chuck F. " <cbfalconer@yahoo.com> schreef in bericht > news:atadnZGb6Me2-CLeRVn-vA@maineline.net... >> Gary Schnabl wrote: >>> "karel" <adelcoGENE@zeverSKYNET.BE> wrote in message >>> >>>> Well I know I shouldn't be lazy... I had done some web >>>> searching, also on the freescale site, before posting my >>>> request. At your instigation I renewed these efforts, but >>>> found nothing more than in my first efforts. Best I found were >>>> links that required registration, which I found strange and >>>> not worth the effort, given there's no guarantee there's >>>> anything useable behind. >>>> >> ... snip ... >>> >>> Registering through the freescale.com site is a no-brainer, >>> one-time effort and only requires a few minutes - probably much >>> less effort than your posting on the Usenet. >> >> I suspect Karels point is that he objects to the privacy implications of >> registering at some fairly anonymous site. > > No not really. > My objection is that I found the website to be in a kind > of permanent reorganisation, I came upon several dead links. > So I was afraid the registration would turn out to be a waste of effort. > If it is indeed such a simple thing I might well take the risk... > > But meanwhile I did find a good deal of stuff to work on: > I've got the complete register description "S12SCI block description" > that's enough to keep me occupied for a good while. > > Thanks for thinking along! > PS I keep wondering why these chips are so little discussed here, > are they not frequently used? > Or do they have a forum dedicated to them?
There are some dedicated Freescale forums - independent from FSL - on Yahoo groups for the HC05/08, HC(S)12, HC11. They are all active. In addition, FSL has their Embedded Learning Center which covers their entire line. And then there's the VirtuaLabs through TechOnline for web-based simulators of selected MCUs - MC9S08QG8, NE64? for the HCS12, etc.
This is a multi-part message in MIME format.

------=_NextPart_000_00FA_01C61398.A9D604D0
Content-Type: multipart/alternative;
	boundary="----=_NextPart_001_00FB_01C61398.A9D78B70"


------=_NextPart_001_00FB_01C61398.A9D78B70
Content-Type: text/plain;
	charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable


"karel" <adelcoGENE@zeverSKYNET.BE> wrote in message =
news:43bf7bd3$0$29468$ba620e4c@news.skynet.be...
> Thank you Sir! Unfortunately I'm doing it all in assembler > so this C code is not much use to me except to gather ideas from... > While we're at it, could you explain to me > the exact meaning of the #pragma clauses? > (in wording that a poor assembly programmer might understand....)
Hint: A Yahoo search using "pragma" yielded 2.43 million hits. Obviously = too many hits, so I next used "pragma" and "codewarrior" - chosen = because CW uses pragmas a lot to override its IDE preference settings. = That yielded 2,390 hits in 290 msecs, a more manageable number... Hit #4: 1.. CodeWarrior (PDF) =20 ... CodeWarrior. Development Tools ... compiled by. the CodeWarrior = C/C++ compiler. You can override a setting by including its. = corresponding pragma in a source ... www.freescale.com/files/soft_dev_tools/doc/ref_manual/CCOMPILERRM.pdf = - 3581k - View as html - More from this site - Save - Block Try Chapter 11 ff... Gary Schnabl, sometimes technical editor ------=_NextPart_001_00FB_01C61398.A9D78B70 Content-Type: text/html; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=3DContent-Type content=3D"text/html; = charset=3Dwindows-1252"> <META content=3D"MSHTML 6.00.2900.2802" name=3DGENERATOR> <STYLE></STYLE> </HEAD> <BODY> <DIV><FONT face=3D"Times New Roman"></FONT>&nbsp;</DIV> <DIV><FONT face=3D"Times New Roman" size=3D4>"karel" &lt;</FONT><A=20 href=3D"mailto:adelcoGENE@zeverSKYNET.BE"><FONT face=3D"Times New Roman" = size=3D4>adelcoGENE@zeverSKYNET.BE</FONT></A><FONT face=3D"Times New = Roman"=20 size=3D4>&gt; wrote in message </FONT><A=20 href=3D"news:43bf7bd3$0$29468$ba620e4c@news.skynet.be"><FONT=20 face=3D"Times New Roman"=20 size=3D4>news:43bf7bd3$0$29468$ba620e4c@news.skynet.be</FONT></A><FONT=20 face=3D"Times New Roman" size=3D4>...</FONT></DIV> <DIV><FONT face=3D"Times New Roman" size=3D4>&gt; Thank you Sir! = Unfortunately I'm=20 doing it all in assembler<BR>&gt; so this C code is not much use to me = except to=20 gather ideas from...<BR>&gt; While we're at it, could you explain to = me<BR>&gt;=20 the exact meaning of the #pragma clauses?<BR>&gt; (in wording that a = poor=20 assembly programmer might understand....)</FONT></DIV> <DIV><FONT face=3D"Times New Roman" size=3D4><FONT=20 size=3D2></FONT><BR>&nbsp;</DIV></FONT> <DIV><FONT face=3D"Times New Roman" size=3D2><FONT size=3D4><FONT=20 color=3D#ff0000><STRONG>Hint:</STRONG></FONT> A <STRONG><FONT = color=3D#800080>Yahoo=20 search</FONT></STRONG></FONT> <FONT size=3D4>using "<STRONG><FONT=20 color=3D#008000>pragma</FONT></STRONG>" yielded <FONT = color=3D#0000ff>2.43=20 million</FONT> hits. Obviously too many hits,&nbsp;so I next used = "<STRONG><FONT=20 color=3D#008000>pragma</FONT></STRONG>" and "<STRONG><FONT=20 color=3D#008000>codewarrior</FONT></STRONG>" - chosen because CW uses = pragmas a=20 lot to override its IDE preference settings. That yielded <FONT=20 color=3D#0000ff>2,390</FONT> hits in 290 msecs, a more manageable=20 number...</FONT></FONT></DIV> <DIV><FONT face=3D"Times New Roman" size=3D4></FONT>&nbsp;</DIV> <DIV><FONT face=3D"Times New Roman" size=3D4>Hit #4:</FONT></DIV> <OL> <LI> <DIV><A class=3Dyschttl=20 = href=3D"http://rds.yahoo.com/_ylt=3DAj9007ffeRtqTH0eL_HHumRXNyoA;_ylu=3DX= 3oDMTE1aGc5YW5oBGNvbG8DZQRsA1dTMQRwb3MDNARzZWMDc3IEdnRpZANERlgxXzE-/SIG=3D= 1421kab7m/EXP=3D1136748492/**http%3a//www.freescale.com/files/soft_dev_to= ols/doc/ref_manual/CCOMPILERRM.pdf%23search=3D'pragma%2520codewarrior'"><= B><FONT=20 color=3D#0000de>CodeWarrior</FONT></B></A> (PDF) <A=20 = href=3D"http://rds.yahoo.com/_ylt=3DAlHcEfrI2PyvYgMjJ.dO24VXNyoA;_ylu=3DX= 3oDMTE1aGc5YW5oBGNvbG8DZQRsA1dTMQRwb3MDNARzZWMDc3IEdnRpZANERlgxXzE-/SIG=3D= 1303r3mgm/EXP=3D1136748492/**http%3a//www.freescale.com/files/soft_dev_to= ols/doc/ref_manual/CCOMPILERRM.pdf"=20 target=3D_blank><IMG height=3D11 alt=3D"Open this result in new = window"=20 src=3D"http://us.i1.yimg.com/us.yimg.com/i/us/sch/bn/nw2.gif" = width=3D11=20 border=3D0></A> </DIV> <DIV class=3Dyschabstr>... <B>CodeWarrior</B>. Development Tools ... = compiled=20 by. the <B>CodeWarrior</B> C/C++ compiler. You can override a setting = by=20 including its. corresponding <B>pragma</B> in a source ...</DIV><FONT=20 = color=3D#008000>www.freescale.com/files/<WBR>soft_dev_tools/doc/ref_manua= l/CCOMPILERRM.pdf</FONT>=20 - <FONT color=3D#8284cc>3581k</FONT> - <A=20 = href=3D"http://rds.yahoo.com/_ylt=3DAsGxKTRtJkM.ESw8PpBZvHNXNyoA;_ylu=3DX= 3oDMTB2aW0wMWJnBGNvbG8DZQRwb3MDNARzZWMDc3IEdnRpZANERlgxXzE-/SIG=3D17ch77h= j0/EXP=3D1136748492/**http%3a//216.109.125.130/search/cache%3fei=3DUTF-8%= 26p=3D%252Bpragma%2b%252Bcodewarrior%26u=3Dwww.freescale.com/files/soft_d= ev_tools/doc/ref_manual/CCOMPILERRM.pdf%26w=3Dpragma%2bcodewarrior%26d=3D= P7vXuQ0DL6gk%26icp=3D1%26.intl=3Dus"><FONT=20 color=3D#8284cc>View as html</FONT></A> - <A=20 = href=3D"http://rds.yahoo.com/_ylt=3DAmuvRadaphVcA_k3u_0sMvxXNyoA;_ylu=3DX= 3oDMTB2aW0wMWJnBGNvbG8DZQRwb3MDNARzZWMDc3IEdnRpZANERlgxXzE-/SIG=3D14ein1b= 1i/EXP=3D1136748492/**http%3a//search.yahoo.com/search%3fp=3D%252Bpragma%= 2b%252Bcodewarrior%26ei=3DUTF-8%26fr=3Dslv1-wave%26vst=3D0%26vs=3Dwww.fre= escale.com"><FONT=20 color=3D#8284cc>More from this site</FONT></A> <SPAN = class=3Dyschprs><FONT=20 color=3D#8284cc>- </FONT><A=20 = onclick=3D"window.open('http://myweb2.search.yahoo.com/myresults/bookmark= let?t=3DCodeWarrior&amp;u=3Dhttp%3A%2F%2Fwww.freescale.com%2Ffiles%2Fsoft= _dev_tools%2Fdoc%2Fref_manual%2FCCOMPILERRM.pdf&amp;ei=3DUTF-8&amp;p=3D%2= Bpragma+%2Bcodewarrior','popup','width=3D520px,height=3D420px,status=3D0,= location=3D0,resizable=3D1,scrollbars=3D1,left=3D100,top=3D50',0); = return false"=20 = href=3D"http://us.rd.yahoo.com/evt=3D37455/*http://myweb.search.yahoo.com= /myresults/insertresult?myfr=3Dsrp&amp;.done=3Dhttp%3A%2F%2Fsearch.yahoo.= com%2Fsearch%3Fei%3DUTF-8%26p%3D%252Bpragma%2B%252Bcodewarrior&amp;u=3Dht= tp%3A%2F%2Fwww.freescale.com%2Ffiles%2Fsoft_dev_tools%2Fdoc%2Fref_manual%= 2FCCOMPILERRM.pdf&amp;p=3D%2Bpragma+%2Bcodewarrior&amp;ei=3DUTF-8&amp;.sc= rumb=3D"><FONT=20 color=3D#8284cc>Save</FONT></A><FONT color=3D#8284cc> - </FONT><A=20 = href=3D"http://us.rd.yahoo.com/evt=3D37456/*http://myweb2.search.yahoo.co= m/myresults/block?myfr=3Dsrp&amp;url=3Dhttp%3A%2F%2Fwww.freescale.com%2Ff= iles%2Fsoft_dev_tools%2Fdoc%2Fref_manual%2FCCOMPILERRM.pdf&amp;domain=3D1= &amp;.done=3Dhttp%3A%2F%2Fsearch.yahoo.com%2Fsearch%3Fei%3DUTF-8%26p%3D%2= 52Bpragma%2B%252Bcodewarrior&amp;js=3D0&amp;.scrumb=3D"><FONT=20 color=3D#8284cc>Block</FONT></A></SPAN></LI></OL> <DIV><SPAN class=3Dyschprs><FONT face=3D"Times New Roman" size=3D4>Try = <STRONG><FONT=20 color=3D#0000ff>Chapter 11 ff...</FONT></STRONG></FONT></SPAN></DIV> <DIV><SPAN class=3Dyschprs><FONT face=3D"Times New Roman"=20 size=3D4></FONT></SPAN>&nbsp;</DIV> <DIV><SPAN class=3Dyschprs><FONT face=3D"Times New Roman" size=3D4>Gary = Schnabl,=20 sometimes technical editor</FONT></SPAN></DIV></BODY></HTML> ------=_NextPart_001_00FB_01C61398.A9D78B70-- ------=_NextPart_000_00FA_01C61398.A9D604D0 Content-Type: image/gif; name="nw2.gif" Content-Transfer-Encoding: base64 Content-Location: http://us.i1.yimg.com/us.yimg.com/i/us/sch/bn/nw2.gif R0lGODlhCwALAIAAAAAA3pn/ZiH5BAEAAAEALAAAAAALAAsAAAIUhA+hkcuO4lmNVindo7qyrIXi GBYAOw== ------=_NextPart_000_00FA_01C61398.A9D604D0--

The 2024 Embedded Online Conference