Page 1 of 1

Problem with build example on x86 in Erika 3

Posted: Wed Jun 03, 2020 4:14 pm
by knightto2112
Hello

I'm trying to build example for x86-64, the "Helloworld OSEK demo".
I plan to use image with Xen hypervisor

This is my current setup:
Java JRE (Win 32bit) from: https://java.com/en/download/
Eclipse RT-Druid (Win 32bit) from: http://www.erika-enterprise.com/index.p ... nload.html
Cygwin (Win 32bit) from: https://www.cygwin.com/setup-x86.exe

For building Erika Application, I use Windows 10 machine (64bit)
For Cygwin Setup, I followed instructions here: http://www.erika-enterprise.com/wiki/in ... tle=Cygwin
For building example, I followed instruction here: http://www.erika-enterprise.com/wiki/in ... 6-64_image

While my build is sucess (No Errors), there is no .elf file generated. How can I generate .elf file?