Hi,
I am working in a project in which i need to port uCos -II ARM7( with philips LPC2294 processor).I am using realView compiler.It looks that PC is not jumping to int main(void) from start up code. PC pointing to SWI handler which is dummy in my code. what kind of error will be there.Please help me.
the porting instructions for this OS are crystal clear. have you bothered to read them?