Has anyone worked on making sdcc play nicely with the Nordic
Semiconductor nRF24 series of 8051 microcontrollers?  In particular,
they have a dual DPTR mechanism which isn't quite the same as the one
SDCC uses (setting DPS seems to change the location used for @DPTR
instructions, but it doesn't change the place written to by MOV DPTR),
and there's a hardware multiply unit which seems to want support from
the sdcc library.
 --scott

-- 
        (http://cscott.net)

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Sdcc-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to