From mboxrd@z Thu Jan 1 00:00:00 1970 From: venky485 Date: Wed, 28 Apr 2010 07:17:41 -0700 (PDT) Subject: [U-Boot] IRQ and SWI in Uboot Message-ID: <28387974.post@talk.nabble.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, I am using uboot on beagle board. I have enabled compile switch (CONFIG_USE_IRQ). I have enabled the interrupts and generated a timer interrupt. But, it hangs without executing the ISR. As a test, i tried SWI also. Same situation. Do you have any idea about this problem? Thanks in advance for your help. Regards -- View this message in context: http://old.nabble.com/IRQ-and-SWI-in-Uboot-tp28387974p28387974.html Sent from the Uboot - Users mailing list archive at Nabble.com.