Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.
We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.
Thank you for your understanding.
How can I run a c-file bevor the usual startup code?
Which changes do I have to made in the startup code? I'm working with the lpc2214.
thanks in advance JChris
but I would be surprised to learn that you can't call your own C functions before main().
Well, that's not what the OP asked for. He was talking about running C functions before the usual startup code, not just before main().