- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hi all,
Im trying to build uClinux but pretty much straight away im getting this error: jiffies.h:247:31: warning: "nasys_clock_freq" is not defined jiffies.h:247:31: division by zero in# if nasys_clock_freq isnt evene mentioned once in jiffies.h. Im using a reference design for a dev board (reference design wasn't made for uClinux). I cant think why its giving me this error!!! Any ideas??링크가 복사됨
3 응답
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
I had the same problem at first
check your design in SOPC builder, I think you're missing a full-featured timer module hope this works :)- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
<div class='quotetop'>QUOTE (asafvm @ Jul 28 2009, 08:29 PM) <{post_snapback}> (index.php?act=findpost&pid=23310)</div>
--- Quote Start --- I had the same problem at first check your design in SOPC builder, I think you're missing a full-featured timer module hope this works :)[/b] --- Quote End --- Hi, I think i saw your post actually. I didnt get what a timer module was. I'll try and add one.. thanx!