Forum Discussion
Altera_Forum
Honored Contributor
21 years agoAdvanced Compilation
Hi all, I am building a system which compiles for both a x86 running Windows, and a NIOS-II "running" uC. The project consists of 3 parts, a core part, a Win32 part and a uC part. The cor...
Altera_Forum
Honored Contributor
21 years agohmm.. I made some stupid comments about the IDE.. I figured it out though
my core is compiled into a lib, ( it HAS to be called libXXXXXX.a ). My uC/NIOS-2 port then links to that lib, by adding XXXXXX as a lib ( the lib and .a part is stripped ). I guess most people in here knew that .. I didn't.. http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/wink.gif