| 问答编号# |
33731
|
| 型号 |
EDK-RTOS |
| 最后更新日期 |
2009-11-03 00:00:00.0 |
| 记录状态 |
Active |
| 关键词 |
VxWorks, embedded, OS, interrupt, WDB, task, debug |
疑问描述
Keywords: VxWorks, embedded, OS, interrupt, WDB, task, debug
Why are the WindRiver WTX polled mode tests failing?
解决方案
To work around the problem, change the line in file located at C:\Xilinx\11.1\EDK\sw\ThirdParty\bsp\vxworks6_7_v1_00_a\drivers\lltemac_vxworks_v2_01_a\src\xlltemac_end_adapter.h
#define XTEA_DFT_RXBDS 32
to:
#define XTEA_DFT_RXBDS 80