Downloading S2 using ICD32 BDM
2003-07-17 by remkomg77
Yahoo Groups archive
Index last updated: 2026-04-29 00:01 UTC
Thread
2003-07-17 by remkomg77
Hi all, I am having some big dificulty downloading my s2 rec to my development board using pemicro's ICD32 debugger. It says it's loading the file but it doesn't actually do it. Not to flash or ram. Any information would be welcome. P.S. The rest of the BDM works fine(map, symbols, ieee). Greetings, Remko
2003-07-18 by Melear Charles-rdph40
Remko, Here are some things to look for: 1. Are you downloading to RAM that is actually enabled, that is, have the chip selects been set up. 2. Old versions of the PE software had problems when used on really fast PC's. There was a command to slow down the parallel port that was required. 3. ICD32 won't work on XP unless you get the new version. PEMICRO stuff is really reliable and easy to use. Most of the porblems are usual simple in nature to solve. Look on their web site for more info. Anyway, PE (ICD32) has a really cool web site that offers all sorts of advice and stuff. Contact them at www.pemicro.com <http://www.pemicro.com> . Regards, Charlie
-----Original Message----- From: remkomg77 [mailto:remko@...] Sent: Thursday, July 17, 2003 5:25 PM To: 68300@yahoogroups.com Subject: [68300] Downloading S2 using ICD32 BDM Hi all, I am having some big dificulty downloading my s2 rec to my development board using pemicro's ICD32 debugger. It says it's loading the file but it doesn't actually do it. Not to flash or ram. Any information would be welcome. P.S. The rest of the BDM works fine(map, symbols, ieee). Greetings, Remko Yahoo! Groups Sponsor ADVERTISEMENT <http://rd.yahoo.com/M=194081.3551198.4824677.1261774/D=egroupweb/S=1706554205:HM/A=1663535/R=0/SIG=11ps6rfef/*http://www.ediets.com/start.cfm?code=30504&media=atkins> click here <http://us.adserver.yahoo.com/l?M=194081.3551198.4824677.1261774/D=egroupmail/S=:HM/A=1663535/rand=155122376> --------------------------------------------------- To unsubscribe from this group, send an email to: 68300-unsubscribe@yahoogroups.com To learn more about Motorola Microcontrollers, please visit http://www.motorola.com/mcu <http://www.motorola.com/mcu> Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service <http://docs.yahoo.com/info/terms/> . [Non-text portions of this message have been removed]
2003-07-18 by remkomg77
Hi Charles, the funny thing is that the chip selects are set up but after a few tries the debugger gives an error message saying only cs0 is active. However i do have a generic startup code wich has allready worked for me with the same setup (difference was that I used the hitex owned by the company where I was an interm). All the code has allready been downloaded once and tested to see if it worked (downloads some. Just need it to download from my home through the pe bdm :) However I am using XP but I think that ICD32Z is the latest version? One simple question I do have is that on their site they speak about connection problems working under win98 and that the parallel port should be configured as a standard uni-directional port in order to work properly. Does the same apply to winXP? Anyway, thanks for the reply! Remko i'm using the icd32z so my guess is that this is the latest version. --- In 68300@yahoogroups.com, Melear Charles-rdph40 <charles.melear@m...> wrote: > Remko, > > Here are some things to look for: > > 1. Are you downloading to RAM that is actually enabled, that is, have the chip selects been set up. > > 2. Old versions of the PE software had problems when used on really fast PC's. There was a command to slow down the parallel port that was required. > > 3. ICD32 won't work on XP unless you get the new version. > > PEMICRO stuff is really reliable and easy to use. Most of the porblems are usual simple in nature to solve. Look on their web site for more info. > > > Anyway, PE (ICD32) has a really cool web site that offers all sorts of advice and stuff. > > Contact them at www.pemicro.com <http://www.pemicro.com> . > > Regards, > > Charlie > > -----Original Message----- > From: remkomg77 [mailto:remko@g...] > Sent: Thursday, July 17, 2003 5:25 PM > To: 68300@yahoogroups.com > Subject: [68300] Downloading S2 using ICD32 BDM > > > Hi all, > > I am having some big dificulty downloading my s2 rec to my > development board using pemicro's ICD32 debugger. It says it's > loading the file but it doesn't actually do it. Not to flash or ram. > Any information would be welcome. > > P.S. The rest of the BDM works fine(map, symbols, ieee). > > Greetings, Remko > > > > Yahoo! Groups Sponsor > > ADVERTISEMENT > <http://rd.yahoo.com/M=194081.3551198.4824677.1261774/D=egroupweb/S=1 706554205:HM/A=1663535/R=0/SIG=11ps6rfef/*http://www.ediets.com/start .cfm?code=30504&media=atkins> click here > <http://us.adserver.yahoo.com/l? M=194081.3551198.4824677.1261774/D=egroupmail/S=:HM/A=1663535/rand=15 5122376> > > --------------------------------------------------- > To unsubscribe from this group, send an email to: > 68300-unsubscribe@yahoogroups.com > > To learn more about Motorola Microcontrollers, please visit > http://www.motorola.com/mcu <http://www.motorola.com/mcu> > > > > Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service <http://docs.yahoo.com/info/terms/> .
> > > > > [Non-text portions of this message have been removed]
2003-07-18 by Melear Charles-rdph40
Remko, I don't know the answer about the unidirection port. I know that with the later operating systems, FREEZE would not get recognized on the parallel port of the PC. That is why they created a new version for XP. I am recalling from memory but I think that the ICD32Z added support for some new 68332 derivatives. It doesn't have anything to do with the operating system that the software works under. I don't work too much on the 683xx any more and some of these little details are beginning to escape me. Bye the bye, it seems like I do remember something about the error message "cs0 is the only active chip select". I thought that message appeared on boot up to indicate that only "CSBOOT" was active. LIke I say, some of these details are beginning to get fuzzy. Regards, Charlie
-----Original Message----- From: remkomg77 [mailto:remko@...] Sent: Friday, July 18, 2003 1:30 PM To: 68300@yahoogroups.com Subject: [68300] Re: Downloading S2 using ICD32 BDM Hi Charles, the funny thing is that the chip selects are set up but after a few tries the debugger gives an error message saying only cs0 is active. However i do have a generic startup code wich has allready worked for me with the same setup (difference was that I used the hitex owned by the company where I was an interm). All the code has allready been downloaded once and tested to see if it worked (downloads some. Just need it to download from my home through the pe bdm :) However I am using XP but I think that ICD32Z is the latest version? One simple question I do have is that on their site they speak about connection problems working under win98 and that the parallel port should be configured as a standard uni-directional port in order to work properly. Does the same apply to winXP? Anyway, thanks for the reply! Remko i'm using the icd32z so my guess is that this is the latest version. --- In 68300@yahoogroups.com, Melear Charles-rdph40 <charles.melear@m...> wrote: > Remko, > > Here are some things to look for: > > 1. Are you downloading to RAM that is actually enabled, that is, have the chip selects been set up. > > 2. Old versions of the PE software had problems when used on really fast PC's. There was a command to slow down the parallel port that was required. > > 3. ICD32 won't work on XP unless you get the new version. > > PEMICRO stuff is really reliable and easy to use. Most of the porblems are usual simple in nature to solve. Look on their web site for more info. > > > Anyway, PE (ICD32) has a really cool web site that offers all sorts of advice and stuff. > > Contact them at www.pemicro.com < http://www.pemicro.com <http://www.pemicro.com> > . > > Regards, > > Charlie > > -----Original Message----- > From: remkomg77 [mailto:remko@g...] > Sent: Thursday, July 17, 2003 5:25 PM > To: 68300@yahoogroups.com > Subject: [68300] Downloading S2 using ICD32 BDM > > > Hi all, > > I am having some big dificulty downloading my s2 rec to my > development board using pemicro's ICD32 debugger. It says it's > loading the file but it doesn't actually do it. Not to flash or ram. > Any information would be welcome. > > P.S. The rest of the BDM works fine(map, symbols, ieee). > > Greetings, Remko > > > > Yahoo! Groups Sponsor > > ADVERTISEMENT > < http://rd.yahoo.com/M=194081.3551198.4824677.1261774/D=egroupweb/S=1 <http://rd.yahoo.com/M=194081.3551198.4824677.1261774/D=egroupweb/S=1> 706554205:HM/A=1663535/R=0/SIG=11ps6rfef/* http://www.ediets.com/start <http://www.ediets.com/start> .cfm?code=30504&media=atkins> click here > < http://us.adserver.yahoo.com/l? <http://us.adserver.yahoo.com/l?> M=194081.3551198.4824677.1261774/D=egroupmail/S=:HM/A=1663535/rand=15 5122376> > > --------------------------------------------------- > To unsubscribe from this group, send an email to: > 68300-unsubscribe@yahoogroups.com > > To learn more about Motorola Microcontrollers, please visit > http://www.motorola.com/mcu <http://www.motorola.com/mcu> < http://www.motorola.com/mcu <http://www.motorola.com/mcu> > > > > > Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service < http://docs.yahoo.com/info/terms/ <http://docs.yahoo.com/info/terms/> > . > > > > > [Non-text portions of this message have been removed] Yahoo! Groups Sponsor ADVERTISEMENT <http://rd.yahoo.com/M=244522.3512152.4794593.1261774/D=egroupweb/S=1706554205:HM/A=1595055/R=0/SIG=1247d4o3g/*http://ashnin.com/clk/muryutaitakenattogyo?YH=3512152&yhad=1595055> Click Here! <http://us.adserver.yahoo.com/l?M=244522.3512152.4794593.1261774/D=egroupmail/S=:HM/A=1595055/rand=583868790> --------------------------------------------------- To unsubscribe from this group, send an email to: 68300-unsubscribe@yahoogroups.com To learn more about Motorola Microcontrollers, please visit http://www.motorola.com/mcu <http://www.motorola.com/mcu> Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service <http://docs.yahoo.com/info/terms/> . [Non-text portions of this message have been removed]
2003-07-18 by Remko Galama
Charlie, or anyone else for that matter. If at anytime you do remember some more about the message "cs0 is the only active chip select" any information would be welcome. For some reason I can't help thinking it's the bdm causing this fault since it only happens after I have reset the pc a couple of times. Anyways it won't download to flash either. In the mean time I'll try sending p&e's support group another message (still waiting for an answer to the previous one). Regards, Remko
-----Original Message----- From: Melear Charles-rdph40 [mailto:charles.melear@...] Sent: Friday, July 18, 2003 8:39 PM To: '68300@yahoogroups.com' Subject: RE: [68300] Re: Downloading S2 using ICD32 BDM Remko, I don't know the answer about the unidirection port. I know that with the later operating systems, FREEZE would not get recognized on the parallel port of the PC. That is why they created a new version for XP. I am recalling from memory but I think that the ICD32Z added support for some new 68332 derivatives. It doesn't have anything to do with the operating system that the software works under. I don't work too much on the 683xx any more and some of these little details are beginning to escape me. Bye the bye, it seems like I do remember something about the error message "cs0 is the only active chip select". I thought that message appeared on boot up to indicate that only "CSBOOT" was active. LIke I say, some of these details are beginning to get fuzzy. Regards, Charlie -----Original Message----- From: remkomg77 [mailto:remko@...] Sent: Friday, July 18, 2003 1:30 PM To: 68300@yahoogroups.com Subject: [68300] Re: Downloading S2 using ICD32 BDM Hi Charles, the funny thing is that the chip selects are set up but after a few tries the debugger gives an error message saying only cs0 is active. However i do have a generic startup code wich has allready worked for me with the same setup (difference was that I used the hitex owned by the company where I was an interm). All the code has allready been downloaded once and tested to see if it worked (downloads some. Just need it to download from my home through the pe bdm :) However I am using XP but I think that ICD32Z is the latest version? One simple question I do have is that on their site they speak about connection problems working under win98 and that the parallel port should be configured as a standard uni-directional port in order to work properly. Does the same apply to winXP? Anyway, thanks for the reply! Remko i'm using the icd32z so my guess is that this is the latest version. --- In 68300@yahoogroups.com, Melear Charles-rdph40 <charles.melear@m...> wrote: > Remko, > > Here are some things to look for: > > 1. Are you downloading to RAM that is actually enabled, that is, have the chip selects been set up. > > 2. Old versions of the PE software had problems when used on really fast PC's. There was a command to slow down the parallel port that was required. > > 3. ICD32 won't work on XP unless you get the new version. > > PEMICRO stuff is really reliable and easy to use. Most of the porblems are usual simple in nature to solve. Look on their web site for more info. > > > Anyway, PE (ICD32) has a really cool web site that offers all sorts of advice and stuff. > > Contact them at www.pemicro.com < http://www.pemicro.com <http://www.pemicro.com> > . > > Regards, > > Charlie > > -----Original Message----- > From: remkomg77 [mailto:remko@g...] > Sent: Thursday, July 17, 2003 5:25 PM > To: 68300@yahoogroups.com > Subject: [68300] Downloading S2 using ICD32 BDM > > > Hi all, > > I am having some big dificulty downloading my s2 rec to my > development board using pemicro's ICD32 debugger. It says it's > loading the file but it doesn't actually do it. Not to flash or ram. > Any information would be welcome. > > P.S. The rest of the BDM works fine(map, symbols, ieee). > > Greetings, Remko > > > > Yahoo! Groups Sponsor > > ADVERTISEMENT > < http://rd.yahoo.com/M=194081.3551198.4824677.1261774/D=egroupweb/S=1 <http://rd.yahoo.com/M=194081.3551198.4824677.1261774/D=egroupweb/S=1> 706554205:HM/A=1663535/R=0/SIG=11ps6rfef/* http://www.ediets.com/start <http://www.ediets.com/start> .cfm?code=30504&media=atkins> click here > < http://us.adserver.yahoo.com/l? <http://us.adserver.yahoo.com/l?> M=194081.3551198.4824677.1261774/D=egroupmail/S=:HM/A=1663535/rand=15 5122376> > > --------------------------------------------------- > To unsubscribe from this group, send an email to: > 68300-unsubscribe@yahoogroups.com > > To learn more about Motorola Microcontrollers, please visit > http://www.motorola.com/mcu <http://www.motorola.com/mcu> < http://www.motorola.com/mcu <http://www.motorola.com/mcu> > > > > > Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service < http://docs.yahoo.com/info/terms/ <http://docs.yahoo.com/info/terms/> > . > > > > > [Non-text portions of this message have been removed] Yahoo! Groups Sponsor ADVERTISEMENT <http://rd.yahoo.com/M=244522.3512152.4794593.1261774/D=egroupweb/S=1706 554205:HM/A=1595055/R=0/SIG=1247d4o3g/*http://ashnin.com/clk/muryutaitak enattogyo?YH=3512152 <http://rd.yahoo.com/M=244522.3512152.4794593.1261774/D=egroupweb/S=1706 554205:HM/A=1595055/R=0/SIG=1247d4o3g/*http:/ashnin.com/clk/muryutaitake nattogyo?YH=3512152&yhad=1595055> &yhad=1595055> Click Here! <http://us.adserver.yahoo.com/l?M=244522.3512152.4794593.1261774/D=egrou pmail/S=:HM/A=1595055/rand=583868790> --------------------------------------------------- To unsubscribe from this group, send an email to: 68300-unsubscribe@yahoogroups.com To learn more about Motorola Microcontrollers, please visit http://www.motorola.com/mcu <http://www.motorola.com/mcu> Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service <http://docs.yahoo.com/info/terms/> . [Non-text portions of this message have been removed] Yahoo! Groups Sponsor ADVERTISEMENT <http://rd.yahoo.com/M=194081.3551198.4824677.1261774/D=egroupweb/S=1706 554205:HM/A=1663535/R=0/SIG=11ps6rfef/*http:/www.ediets.com/start.cfm?co de=30504&media=atkins> click here <http://us.adserver.yahoo.com/l?M=194081.3551198.4824677.1261774/D=egrou pmail/S=:HM/A=1663535/rand=323824925> --------------------------------------------------- To unsubscribe from this group, send an email to: 68300-unsubscribe@yahoogroups.com To learn more about Motorola Microcontrollers, please visit http://www.motorola.com/mcu Your use of Yahoo! Groups is subject to the Yahoo! <http://docs.yahoo.com/info/terms/> Terms of Service. [Non-text portions of this message have been removed]
2003-07-21 by Melear Charles-rdph40
Remko, The message about "CS0 is the only activew chip select" is actually a prompt message that the PE software sends out on boot up to remind the user that it is the only active chip select. There is no testing or anything or reading of registers. This is NOT an error message. It is just a statement of fact. I suspect that your real problem is that the S-records are not downloading to an area that has been defined. That is, if you simply turn the system on and then try to download S-records, they must be in the first in the memory area covered by CSBOOT. Check the address where the program is going to be downloaded. If you don't know how to read S Records, send me the first several lines of the S-records and I'll take a look at it. I think (I am recalling from memory, that is, my own memory) that the format for an S3 record is this: First byte -- S3 - This is an S3 type record Second byte -- xx - This is the number of bytes in the S record Third thru six byte -- Address where record will be loaded in memory The remainder of the bytes in the line except the last one -- Data to be downloaded Last byte -- Check sum for the line Check out to make sure that there is a chip select line that covers the range where the code is to be downloaded. Regards, Charlie
-----Original Message-----
From: Remko Galama [mailto:remko@...]
Sent: Friday, July 18, 2003 4:50 PM
To: 68300@yahoogroups.com
Subject: RE: [68300] Re: Downloading S2 using ICD32 BDM
Charlie,
or anyone else for that matter. If at anytime you do remember some more
about the message "cs0 is the only active chip select" any information
would be welcome. For some reason I can't help thinking it's the bdm
causing this fault since it only happens after I have reset the pc a
couple of times. Anyways it won't download to flash either.
In the mean time I'll try sending p&e's support group another message
(still waiting for an answer to the previous one).
Regards, Remko
-----Original Message-----
From: Melear Charles-rdph40 [mailto:charles.melear@...]
Sent: Friday, July 18, 2003 8:39 PM
To: '68300@yahoogroups.com'
Subject: RE: [68300] Re: Downloading S2 using ICD32 BDM
Remko,
I don't know the answer about the unidirection port. I know that with
the later operating systems, FREEZE would not get recognized on the
parallel port of the PC. That is why they created a new version for XP.
I am recalling from memory but I think that the ICD32Z added support for
some new 68332 derivatives. It doesn't have anything to do with the
operating system that the software works under.
I don't work too much on the 683xx any more and some of these little
details are beginning to escape me.
Bye the bye, it seems like I do remember something about the error
message "cs0 is the only active chip select". I thought that message
appeared on boot up to indicate that only "CSBOOT" was active. LIke I
say, some of these details are beginning to get fuzzy.
Regards,
Charlie
-----Original Message-----
From: remkomg77 [mailto:remko@...]
Sent: Friday, July 18, 2003 1:30 PM
To: 68300@yahoogroups.com
Subject: [68300] Re: Downloading S2 using ICD32 BDM
Hi Charles,
the funny thing is that the chip selects are set up but after a few
tries the debugger gives an error message saying only cs0 is active.
However i do have a generic startup code wich has allready worked
for me with the same setup (difference was that I used the hitex
owned by the company where I was an interm).
All the code has allready been downloaded once and tested to see if
it worked (downloads some. Just need it to download from my home
through the pe bdm :)
However I am using XP but I think that ICD32Z is the latest version?
One simple question I do have is that on their site they speak about
connection problems working under win98 and that the parallel port
should be configured as a standard uni-directional port in order to
work properly. Does the same apply to winXP?
Anyway, thanks for the reply!
Remko
i'm using the icd32z so my guess is that this is the latest version.
--- In 68300@yahoogroups.com, Melear Charles-rdph40
<charles.melear@m...> wrote:
> Remko,
>
> Here are some things to look for:
>
> 1. Are you downloading to RAM that is actually enabled, that is,
have the chip selects been set up.
>
> 2. Old versions of the PE software had problems when used on
really fast PC's. There was a command to slow down the parallel
port that was required.
>
> 3. ICD32 won't work on XP unless you get the new version.
>
> PEMICRO stuff is really reliable and easy to use. Most of the
porblems are usual simple in nature to solve. Look on their web
site for more info.
>
>
> Anyway, PE (ICD32) has a really cool web site that offers all
sorts of advice and stuff.
>
> Contact them at www.pemicro.com < http://www.pemicro.com <http://www.pemicro.com>
< http://www.pemicro.com <http://www.pemicro.com> > > .
>
> Regards,
>
> Charlie
>
> -----Original Message-----
> From: remkomg77 [mailto:remko@g...]
> Sent: Thursday, July 17, 2003 5:25 PM
> To: 68300@yahoogroups.com
> Subject: [68300] Downloading S2 using ICD32 BDM
>
>
> Hi all,
>
> I am having some big dificulty downloading my s2 rec to my
> development board using pemicro's ICD32 debugger. It says it's
> loading the file but it doesn't actually do it. Not to flash or
ram.
> Any information would be welcome.
>
> P.S. The rest of the BDM works fine(map, symbols, ieee).
>
> Greetings, Remko
>
>
>
> Yahoo! Groups Sponsor
>
> ADVERTISEMENT
>
< http://rd.yahoo.com/M=194081.3551198.4824677.1261774/D=egroupweb/S=1 <http://rd.yahoo.com/M=194081.3551198.4824677.1261774/D=egroupweb/S=1>
< http://rd.yahoo.com/M=194081.3551198.4824677.1261774/D=egroupweb/S=1 <http://rd.yahoo.com/M=194081.3551198.4824677.1261774/D=egroupweb/S=1> >
706554205:HM/A=1663535/R=0/SIG=11ps6rfef/* http://www.ediets.com/start <http://www.ediets.com/start>
< http://www.ediets.com/start <http://www.ediets.com/start> >
.cfm?code=30504&media=atkins> click here
> < http://us.adserver.yahoo.com/l? <http://us.adserver.yahoo.com/l?> < http://us.adserver.yahoo.com/l? <http://us.adserver.yahoo.com/l?> >
M=194081.3551198.4824677.1261774/D=egroupmail/S=:HM/A=1663535/rand=15
5122376>
>
> ---------------------------------------------------
> To unsubscribe from this group, send an email to:
> 68300-unsubscribe@yahoogroups.com
>
> To learn more about Motorola Microcontrollers, please visit
> http://www.motorola.com/mcu <http://www.motorola.com/mcu> < http://www.motorola.com/mcu <http://www.motorola.com/mcu> > <
http://www.motorola.com/mcu <http://www.motorola.com/mcu> < http://www.motorola.com/mcu <http://www.motorola.com/mcu> > >
>
>
>
> Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service < http://docs.yahoo.com/info/terms/ <http://docs.yahoo.com/info/terms/>
< http://docs.yahoo.com/info/terms/ <http://docs.yahoo.com/info/terms/> > > .
>
>
>
>
> [Non-text portions of this message have been removed]
Yahoo! Groups Sponsor
ADVERTISEMENT
< http://rd.yahoo.com/M=244522.3512152.4794593.1261774/D=egroupweb/S=1706 <http://rd.yahoo.com/M=244522.3512152.4794593.1261774/D=egroupweb/S=1706>
554205:HM/A=1595055/R=0/SIG=1247d4o3g/* http://ashnin.com/clk/muryutaitak <http://ashnin.com/clk/muryutaitak>
enattogyo?YH=3512152
< http://rd.yahoo.com/M=244522.3512152.4794593.1261774/D=egroupweb/S=1706 <http://rd.yahoo.com/M=244522.3512152.4794593.1261774/D=egroupweb/S=1706>
554205:HM/A=1595055/R=0/SIG=1247d4o3g/*http:/ashnin.com/clk/muryutaitake
nattogyo?YH=3512152&yhad=1595055> &yhad=1595055> Click Here!
< http://us.adserver.yahoo.com/l?M=244522.3512152.4794593.1261774/D=egrou <http://us.adserver.yahoo.com/l?M=244522.3512152.4794593.1261774/D=egrou>
pmail/S=:HM/A=1595055/rand=583868790>
---------------------------------------------------
To unsubscribe from this group, send an email to:
68300-unsubscribe@yahoogroups.com
To learn more about Motorola Microcontrollers, please visit
http://www.motorola.com/mcu <http://www.motorola.com/mcu> < http://www.motorola.com/mcu <http://www.motorola.com/mcu> >
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service
< http://docs.yahoo.com/info/terms/ <http://docs.yahoo.com/info/terms/> > .
[Non-text portions of this message have been removed]
Yahoo! Groups Sponsor
ADVERTISEMENT
< http://rd.yahoo.com/M=194081.3551198.4824677.1261774/D=egroupweb/S=1706 <http://rd.yahoo.com/M=194081.3551198.4824677.1261774/D=egroupweb/S=1706>
554205:HM/A=1663535/R=0/SIG=11ps6rfef/*http:/www.ediets.com/start.cfm?co
de=30504&media=atkins> click here
< http://us.adserver.yahoo.com/l?M=194081.3551198.4824677.1261774/D=egrou <http://us.adserver.yahoo.com/l?M=194081.3551198.4824677.1261774/D=egrou>
pmail/S=:HM/A=1663535/rand=323824925>
---------------------------------------------------
To unsubscribe from this group, send an email to:
68300-unsubscribe@yahoogroups.com
To learn more about Motorola Microcontrollers, please visit
http://www.motorola.com/mcu <http://www.motorola.com/mcu>
Your use of Yahoo! Groups is subject to the Yahoo!
< http://docs.yahoo.com/info/terms/ <http://docs.yahoo.com/info/terms/> > Terms of Service.
[Non-text portions of this message have been removed]
Yahoo! Groups Sponsor
ADVERTISEMENT
<http://rd.yahoo.com/M=194081.3551198.4824677.1261774/D=egroupweb/S=1706554205:HM/A=1663535/R=0/SIG=11ps6rfef/*http://www.ediets.com/start.cfm?code=30504&media=atkins> click here
<http://us.adserver.yahoo.com/l?M=194081.3551198.4824677.1261774/D=egroupmail/S=:HM/A=1663535/rand=762511177>
---------------------------------------------------
To unsubscribe from this group, send an email to:
68300-unsubscribe@yahoogroups.com
To learn more about Motorola Microcontrollers, please visit
http://www.motorola.com/mcu <http://www.motorola.com/mcu>
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service <http://docs.yahoo.com/info/terms/> .
[Non-text portions of this message have been removed]