Re: [Sdcc-user] 8051-variant dev board recommendations

2016-07-08 Thread Joakim Langlet
The Silabs processors would be my recommendation too. Easy to work with, built-in clock sources, good ADC and a fast CPU (few cycles per instruction) and the tools work well. I have used the C8051F930 in three recent projects and I would use it again. The Silabs processors don't have dual DPTR a

Re: [Sdcc-user] 8051-variant dev board recommendations

2016-07-09 Thread Joakim Langlet
On 2016-07-09 09:40, Maarten Brock wrote: >> On 08.07.2016 11:06, Maarten Brock wrote: >>> Hello, >>> >>> SiLabs has no dual DPTR processors. >>> >>> The EMI0CN is the equivalent of P2 on a traditional 8051 for MOVX @Ri >>> instructions. It is used by SDCC for pdata access. Mucking about with it

Re: [Sdcc-user] getting started with C8051

2016-08-29 Thread Joakim Langlet
On 2016-08-29 22:30, Philipp Klaus Krause wrote: > On 29.08.2016 00:20, Benjamin Larsson wrote: >> On 08/28/2016 11:30 PM, Philipp Klaus Krause wrote: >>> On 28.08.2016 23:13, Benjamin Larsson wrote: On 08/28/2016 11:03 PM, Philipp Klaus Krause wrote: > Dear Benjamin, > > what too