Hi, Do you have a proper initialization assembly code to initialize the stack pointers in different processor modes to valid RAM addresses?? If not check the code under LPC HAL in the ucos port (works for ADS, SDT & GCC): http://www.geocities.com/michaelanburaj/downloads/arm_ucos_1.14.zip Cheers, -Mike. --- jones3hsu <jones3hsu@...> wrote: > > I have project to use LPC2214 , > but I found sometime i will got Data abort. > I use F10 to run the function call is ok , > but if i use F8 to step the function, > i will got Data Abort when run return instruction, > I found the mechine code is ldmfd r13!,[r4,r10,sp], > and R13 is not correct , when occur data abort (it > seems just shift 4 > bits), > > anyone have this kind of experiance ? > > > > > __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/
Message
Re: [lpc2000] Data abort
2005-04-14 by Michael Anburaj
Attachments
- No local attachments were found for this message.