Forum Discussion
Altera_Forum
Honored Contributor
11 years agoCompile Failed with recursively call by uclinux project
Hi, I got some problem of porting uclinux on de2-115 board. Top level entity name is uclinux.v i tried to compiling project, and have error. here is code, module uclinux( C...
Altera_Forum
Honored Contributor
11 years agoThanks to You're suggestion, But I think this problem caused by 'uclinux:u0 ' macro function.
I already tried change from 'uclinux u0' to 'uclinux uc'. And then, I got same error message again. So, What could i do solve this problem?