On February 21, 2008 04:42:40 am pravin angolkar wrote:
> Hello
>
>          I am trying to use SDCC with Texas Instruments  SoC CC1110, which
> has an integrated 8051 CPU and RF transceiver. I want to port an
> application onto CC1110 using SDCC. Could anybody help me through the steps
> to be followed to add this particular processor as a new target for SDCC
> processor.
>
> Thanks & Regards
> Pravin Angolkar

If the core is the same as the 8051 except for the SFRs, you should be able to 
use the existing 8051 target. You would only have to provide the SFRs 
specific to the CC1110 in an include file.

Good luck!


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to