OpenCores
Issue List
Compilation of FreeRTOS is impossible - lacking portasm.s #1
Closed wzab opened this issue over 16 years ago
wzab commented over 16 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 over 16 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 over 16 years ago
toni32 closed this over 16 years ago

Assignee
toni32
Labels
Bug