??? 03/14/05 00:50 Read: times |
#89594 - DS5250 Lockup in ISR's With Priority |
Hi,
We have a problem with the DS5250/40 chip. The software runs 2 serial ports and a timer. It appears if we set the ISR prority to anything other than equal for timer0 and two serial ISR's, after a while the chip will lock up. I have read a thread on removing the USING directive from the ISR's, however this does not work, the chip still locks. (http://www.8052..com/forum/read.phtml?id=77786) We manage to get this to happen using two completely separate projects. No other functions apart from the ISR's use the USING directive. Has anyone else has these issues? Nick. |