I just added cc2430.h (sdcc revision 4499). It is actually very similar to cc2510fx.h, but I hadn't tested it. I didn't set _XPAGE; I have to figure out how that works... Please report any errors.
At 12:19 PM 02/12/2006, Maarten Brock wrote: >Robert, > >Why don't you use the user mailing list or the forum? >That's what they're for. I redirect this mail to the >list and will not reply to any further personal email. >Everyone should be able to learn from this discussion. > >I have no experience with the CC2430. It's just a 8051 >derivative so you should be able to use SDCC right away. >You may need to create a header file with sfr >definitions and it may need the virtual sfr _XPAGE >especially (=MPAGE). Maybe you can adapt the header they >provide for IAR ioCC2430.h by inserting proper macros. >See SDCC's compiler.h for example definitions. > >If you have a working header file you might consider to >give it away for others to use. Either send it to >Chipcon/TI or to SDCC. > >HTH, >Maarten > > > Maarten- > > > > Please forgive me for contacting you directly. > > > > I noticed that you were familiar with the CC2430 chip. > > > > How difficult would it be to support this device in SDCC? As I'm sure > > you're aware, the only official development environment costs $3,000. > > > > I would be willing to help defray some of the expenses... > > > > Thank you, > > -Robert Zusman > > > > > >------------------------------------------------------------------------- >Take Surveys. Earn Cash. Influence the Future of IT >Join SourceForge.net's Techsay panel and you'll get the chance to share your >opinions on IT & business topics through brief surveys - and earn cash >http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV >_______________________________________________ >Sdcc-user mailing list >[email protected] >https://lists.sourceforge.net/lists/listinfo/sdcc-user ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Sdcc-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sdcc-user
