We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello,
I have a FW who I have compiled by a ca compiler, i would pass to realview compiler but my firmware not is compatible i have resolved this problem and i compiled my new firmware, but when i load it in the lpc2144 it not start there are any others startup code? or any option to set? PS: when i have created the progect i have include the startup file advised
Thanks
my firmware not is compatible i have resolved this problem
That's rather obviously not true. You may have fixed the outermost layer of symptoms, but clearly not the actual problem.
but when i load it in the lpc2144 it not start
That's completely useless as a description of your problem. You only mention things the code does not do, and even that without going into any detail. Which means effectively you told us nothing at all.
Tell us what does happen instead, and somebody may be able to suggest a way to fix it. A more meaningful description of what the program is supposed to do than calling it "firmware" might help, too.