DSPRelated.com
Forums

Simulating hardware interrupts

Started by Torgeir Jakobsen December 19, 2000
Hi

I have problems simulating hardware interrupts in the C55xx simulator
( Code Composer Studio 1.2 ). I have enabled external interrupt 0 and
cleared INTM bit to enable all maskable interrupts. To generate an
external interrupt 0 I try to set the INT0 flag in the IFR0 register.
The only problem is that it is not possible to set this flag in the
IFR0 register.
I have used this procedure earlier with previous versions of Code
composer Studio, writing code for other DSPs and this has worked
fine. Have anyone got an idea how to do this ?

Best regards
Torgeir Jakobsen