Thank you for the insight!  I'll see what I can accomplish.

Dick

On Fri, 2004-10-15 at 10:33, Steve Underwood wrote:
> Richard M. Myers wrote:
> 
> >Hi,
> >
> >I'm trying to port the SoftBaugh Emeter (uses the MSP430xE427) demo code
> >to run under mspgcc.  The distribution includes an IAR/Crosspoint
> >assembly file called fet4xx_rtcwlcd_sb.s43.  I created a Makefile and
> >got all the other .c files to build under mspgcc, but this one has me
> >stopped dead in my tracks.  
> >
> >Anyone care to take a crack at it?  Or can anyone give me some pointers
> >for how to port the IAR assembly directives to mspgcc directives?  
> >
> >With lots of hacking, I've managed to coax a .o file from the .s43 file
> >(no telling if it's right though), but I can't seem to get through the
> >linking process.  I get lots of undefined references related to that
> >dang .s43 file.
> >
> >Thanks,
> >
> >Dick
> >  
> >
> Well two of them are easy. Softbaugh have the original GCC versions of 
> bin2bcd16.c and bin2bcd32.c in their directory. Comparing those with the 
> IAR versions might help you get to grips with converting the others.
> 
> Regards,
> Steve
> 
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
> Use IT products in your business? Tell us what you think of them. Give us
> Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
> http://productguide.itmanagersjournal.com/guidepromo.tmpl
> _______________________________________________
> Mspgcc-users mailing list
> Mspgcc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mspgcc-users
-- 
Richard M. Myers, Staff Development Engineer
AISD Inc., 10031-K Joerschke Dr., Grass Valley, CA 95945
http://www.aisdinc.com
(530)274-7886 x12, (530)274-7887 fax


Reply via email to