mpc8260 interrupt and 8E1

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

mpc8260 interrupt and 8E1

1,438 次查看
TraceElement
Contributor I
      I used DS2155 with MPC8260. My board received data from four E1 interface, the E1 frame was transferred to TDM data by DS2155, the MPC8260 dealed with the TDM data. We used the 1st, 32nd, 64th, and 96th channel of MCC in transparent mode. this is superchannel mode.
The problems ocuured when four E1 works at the same time.
     1). the system had interrupts, but the related MCCE was zero. I saw the CPM113 said that this would ocuur in SCC, SMC I2C and SPI, but not with MCC. I would like to know why. You could refer to my code about interrupt in SR 1-444722352.
     2).The system would die in case of heavy load. However, the system was all right with only one E1 working
 
Is anybody here success in MPC8260 with 8 E1 or 4E1 works at the same time? give some advices,Thanks you Very much.
0 项奖励
回复
2 回复数

629 次查看
genuap
NXP Employee
NXP Employee
You could be overloading the CPM. What frequency are you running the CPM / core at? What else is running on the CPM (UART, Ethernet, etc...)?
0 项奖励
回复

629 次查看
TraceElement
Contributor I
The frequency is : core 300 ,CPM 233, bus 66.
also I have UART and Ethernet. I recevie data from 8E1 and send by Ethernet,
If my system is overloading ,How many E1 can CPM use? now ,I can use 2 TDM work well.
 
0 项奖励
回复