nios10_1spcannotdefinestructuretooperatePIO?

this days i approch a promble that when using a structure in nios 10.1sp to operate pio,but i doesn't work at all. The details as flowing.

让客户满意是我们工作的目标,不断超越客户的期望值来自于我们对这个行业的热爱。我们立志把好的技术通过有效、简单的方式提供给客户,将通过不懈努力成为客户在信息化领域值得信任、有价值的长期合作伙伴,公司提供的服务项目有:主机域名网站空间、营销软件、网站建设、武都网站维护、网站推广。

#define PIO_LED_BASE 0x101000

i define a structure for pio like this.

typedef struct{
 volatile unsigned long int DATA;
 volatile unsigned long int DIRECTION;
 volatile unsigned long int INTERRUPT_MASK;
 volatile unsigned long int EDGE_CAPTURE;
}LED_REG;

void led_reg_write(void)
{
 unsigned char i;

 for(i = 0; i < 8; i += 1){
  LED -> DATA = 1 << i;
  usleep(2000000);
 }
}

int main()
{
 while(1)
  led_reg_write();
}

my program is to shift the led one by one,but i doesn't work at all.

Is that a problem of the nios 10.1sp? Is there somebody met the same problem before?

当前文章:nios10_1spcannotdefinestructuretooperatePIO?
文章链接:https://www.cdcxhl.com/article44/iihiee.html

成都网站建设公司_创新互联,为您提供网站设计公司微信小程序网站营销网站建设网站导航响应式网站

广告

声明:本网站发布的内容(图片、视频和文字)以用户投稿、用户转载内容为主,如果涉及侵权请尽快告知,我们将会在第一时间删除。文章观点不代表本网站立场,如需处理请联系客服。电话:028-86922220;邮箱:631063699@qq.com。内容未经允许不得转载,或转载时需注明来源: 创新互联

外贸网站制作