Yahoo Groups archive

Lpc2000

Index last updated: 2026-04-28 23:31 UTC

Message

Re: Handling interrupts on RAM (debug) version

2006-05-31 by stefano_m_a

> 
> Or just:
> 
> _irq:
>   .word timer0ISR
> 
>  
> > ...
> > __irq:
> > 	b timer0ISR

I must use your solution cause:
- PC is pointing low addresses
- timer0ISR function is located on RAM range
- b instruction is able to jump over 24 bit offsets. 
Is it right ? 

--
SM

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.