I developed a new port to the eZ80F91 development kit using ZDS II 4.9.1 and need to know how to send the files to add to the sources tree.
Marcos
I am testing your port. I would like to tell you that the port fails if last RAM address (in the linker settings) is 0xFFFFFF because of a Zilog's BUG in sbrk.asm used by malloc (in fact the load this address in bc register and then add '1' so bc goes to '0x000000' and the whole thing fails).
I will fix sbrk.asm by myself and try it.
(sg2mail@terra.es)
I know this is an old posting of yours.
I found this link regarding an eZ80 port
http://www.freertos.org/portez80.html and I was wondering if this ever made it to your roadmap. I have a port running with 7.4.2 and just the 2 UARTS supported so far. If you're interested I would enjoy helping move this into the support realm.
Gosh you did well finding that, I didn't even know it was there ;o) It seems to date back to 2005! Where did you find the link to it?
I'm afraid it is not something that is going to become an official port, but I would be very pleased if you were to upload your code to the
FreeRTOS Interactive site.
Regards.