项目

一般

简介

错误 #530

基站启动后,驱动读取bar地址无效

由 吕 国荣 在 大约 4 年 之前添加. 更新于 将近 4 年 之前.

状态:
已解决
优先级:
普通
指派给:
吕 国荣
类别:
系统
开始日期:
2021-04-29
计划完成日期:
2021-05-07
% 完成:

0%

预期时间:
问题归属:

描述

打印如下:


Set TDD: Period[10] Tdd_SPos[7] Tdd_Sbitmap[0x055aa000]
regInfo2CardInfo>>>fpgaInfo[0].valid=9d0f,  fpgaInfo[0].cardType=0x809ff375
regInfo2CardInfo>>>fpgaInfo[1].valid=0,  fpgaInfo[1].cardType=0x0
initHw     --rootNode->childNum=0--
initHw--create cluster
initHw--create element
getFhChanRes portIndex=0  type=0x10300
<<get fth error>>
FhMgr>>>  devType=10300
fh reg cllas manager is not matching
terminate called after throwing an instance of 'int'
segv ooops @ 0x9a4 from core: 2
Segmentation Fault!

历史记录

#1

由 吕 国荣 更新于 大约 4 年 之前

  • 状态新建 变更为 进行中
#2

由 吕 国荣 更新于 大约 4 年 之前

咨询老王,反馈如下:

fpgaInfo0.valid=9d0f, fpgaInfo0.cardType=0x809ff375、
这句表示,FPGA bar地址无效,有效的话 打印就是010300

#3

由 吕 国荣 更新于 大约 4 年 之前

正确的情况下,打印如下:

Set TDD: Period[10] Tdd_SPos[7] Tdd_Sbitmap[0x055aa000]
regInfo2CardInfo>>>fpgaInfo[0].valid=1,  fpgaInfo[0].cardType=0x1030301
regInfo2CardInfo>>>fpgaInfo[1].valid=0,  fpgaInfo[1].cardType=0x0
getCardInfo cardInfo->dev_desc[0].cardIdx=0 
getCardInfo cardInfo->dev_desc[1].cardIdx=0 
initHw     --rootNode->childNum=2--
initHw--create cluster
initHw tmpDevType=0x10003
initHw tmpDevType=0x20001

#4

由 吕 国荣 更新于 将近 4 年 之前

  • 状态进行中 变更为 已解决

问题由于安装的驱动版本错误导致,更新驱动版本后,该问题不在出现

导出 Atom PDF