This manual gives you introduction how to work with mONeCos distribution on Microblaze CPU.
mONeCos distribution is tested under:
Operation under Cygwin hasn't been tested yet but it will be possible in near feature.
System setup:
mkdir /home/projects/ cd /home/projects/ gunzip -9c monecos-distr_pre_v1.tar.gz | tar xvf -
source
ecosenv.sh scriptecosenv.sh
script sets up shell variables, without this you can't work with mONeCos[monstr@monstr ~]$ cd /home/projects/monecos/ [monstr@monstr monecos]$ . ecosenv.sh Your ECOS root is set to '/home/projects/monecos'