OpenCores
Issue List
Compilation of FreeRTOS is impossible - lacking portasm.s #1
Closed wzab opened this issue almost 17 years ago
wzab commented almost 17 years ago

It is impossible to compile the FreeRTOS for the openfire2. The sources do not contain the portasm.s file, which is required by the makefile in the sw/freertos: ... PRJ = freertos
LIBS = portasm.s
LIB = croutine.c heap_2.c list.c port.c queue.c tasks.c
...

toni32 commented almost 17 years ago

Hi,

at the moment I can't upload the file to CVS

I have added freertos.zip in the download section; this is the most updated version I have running with Openfire

Best regards, Antonio

toni32 was assigned almost 17 years ago
toni32 closed this almost 17 years ago

Assignee
toni32
Labels
Bug