Yahoo Groups archive

Lpc2000

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

Message

Re: Urgent IAR EWARM with uCOS-II :-( ?

2006-03-14 by eng_amrahmed2011

My problem is not in the compilation.

I compile the project with No errors and No warnings.

My problem there is no multitasking.

Cause i think the timer0 interrupt is not working.

I set breakpoint at T0IR = 0xff;

void  Tmr_TickISR_Handler (void)
{
    T0IR        = 0xFF;                 /* Clear timer #0 
interrupt                                    */
    OSTimeTick();                       /* If the interrupt is from 
the tick source, call OSTimeTick() */
    VICVectAddr = 0;
}

But no thing happen and there are no response in the leds.

AmR

--- In lpc2000@yahoogroups.com, "FreeRTOS Info" <nospam@...> wrote:
>
> > Thanks for your reply,
> >
> > it didn't work :-(
> >
> > What is IAR version you use ?
> >
> > what can i do more than that?
> 
> 
> You could start by providing some information on what your problem 
is.  What 
> is the symptom?  Is it a compilation issue?
> 
> Regards,
> Richard.
> 
> http://www.FreeRTOS.org
>

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.