This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

IRQ problem

Hello,
i used keil uvision 3. My program work correctly when in sactter file or in options for terget i set 0x100000, but when i put other then mentioned adress i.e. 0x110000 the irq does not work. I use __irq after function for interrupt routin and also --gnu in miscconttrol. Moreover i also use functions for interrupt routin wuithout __irq. I does not work. My question is how to make it work?

Thanks in advance
M

0