tfssm

    1. 超版 我在结构体里找了一天 没有发现没给变量分配空间 是什么情况
    2. 超级版主光临真让小帖生辉啊 还有我用gdb远程调试确定问题是在那里 同样的程序在PC上可以正常运行,移植到开发板上就有了问题 我用了arm-linux-gcc 4 和3 编译都有问题 有趣的是相同的问题又发生在另一个程序里 fb_info_to_driver.Bpp = vinfo.bits_per_pixel ;   fb_info_to_driver.LeftTop_x = 0;   fb_info_to_driver.LeftTop_y = 0;   fb_info_to_driver.Width = destWidth;   fb_info_to_driver.Height = destHeight;   if (ioctl(dev_fb0, SET_OSD_INFO, &fb_info_to_driver)) {   printf("Some problem with the ioctl SET_VS_INFO!!!\n");   return -1;   } 运行报Some problem with the ioctl SET_VS_INFO!!! Segmentation fault 几乎一模一样的问题 请超版不吝赐教
    3. putty有些功能不能实现

最近访客

< 1/1 >

统计信息

已有36人来访过

  • 芯积分:--
  • 好友:--
  • 主题:2
  • 回复:3

留言

你需要登录后才可以留言 登录 | 注册


现在还没有留言