thanks, fixed.

code in cvs.
new win32 build/patch will be on SF within about 6 hours.

~d


On Wednesday 18 December 2002 17:17, Peter Kenyon wrote:
> I am using the msp430 tool chain and jolly good it is to. Well done chaps.
> BUT I noticed that when I declared an interrupt function
>
> interrupt (TIMERA0_VECTOR) wakeup INT_TimerA_CCR0( void )
> {
> }
>
> It seems the wakeup attribute is ignored and the compiler fails to insert
> the relevant asm( "bic #0xf0,0(r1)" );
>
> I did notice that enablenested attribute works as expected....
>
> peter

-- 
/********************************************************************
     ("`-''-/").___..--''"`-._     (\   Dimmy the Wild      UA1ACZ
      `6_ 6  )   `-.  (     ).`-.__.`)  Enterprise Information Sys 
      (_Y_.)'  ._   )  `._ `. ``-..-'   Nevsky prospekt,   20 / 44
    _..`--'_..-_/  /--'_.' ,'           Saint Petersburg,   Russia
   (il),-''  (li),'  ((!.-'             +7 (812)  3468202, 5585314
 ********************************************************************/


Reply via email to