Re: [Sdcc-user] SDCC 3.8.0 Release Candidate 1

2018-09-23 Thread Michael Graichen
Hey, i tried to compile FreeRTOS (10.0.1 and 10.1.1) on a 8051 (mcs51) with it and receive the error: src/FreeRTOS/include/task.h:327: error 226: no type specifier for 'xTaskCreate parameter 6' Parameter 6 of xTaskCreate is defined as "TaskHandle_t * const pxCreatedTask" when i remove the "con

Re: [Sdcc-user] eZ80

2018-09-23 Thread Hynek Sladký
Support for eZ80 in Z80 mode would be nice. But what I appreciate on eZ80 most is 24-bit mode where I don't need to care for big memory access. I tried to write app for Z180 where lot of memory was needed, mostly code memory. And it was often hard work to decide how to optimize code segmenting w

Re: [Sdcc-user] eZ80

2018-09-23 Thread Dave McGuire
On 09/23/2018 10:23 AM, Philipp Klaus Krause wrote: > How useful would it be to have better eZ80 support in SDCC? Are there > any SDCC users that target the eZ80? > > There are 2 main differences between the Z180 and the eZ80: > > * ADL mode: The 24-bit address mode (). Support for this would tak

[Sdcc-user] eZ80

2018-09-23 Thread Philipp Klaus Krause
How useful would it be to have better eZ80 support in SDCC? Are there any SDCC users that target the eZ80? There are 2 main differences between the Z180 and the eZ80: * ADL mode: The 24-bit address mode (). Support for this would take more effort. * Z80 mode: The 16-bit load instructions (ld rr,