Forum Discussion
Altera_Forum
Honored Contributor
9 years agoport a file to ecos
hi guys, I'am working with real time operating system Ecos .I need to port a file to this Rtos and run Ecos. so how can i add this file (from...
Altera_Forum
Honored Contributor
9 years agoYou can have a look at the ecos manual (http://www.ecoscentric.com/ecospro/doc/html/user-guide/index.html) and especially chapter 2, "programming with eCos". It shows how to compile sample applications, and from there you can compile your own.