Compilation of FreeRTOS is impossible - lacking portasm.s #1
Closedwzab opened this issue about 17 years ago
wzab commented about 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 about 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