Where do I find the start-up code - before main()

Comments

2 comments

  • Avatar
    Paul Curtis

    It's held in crt0.asm.  If you are using a recent version of CrossWorks, crt0.asm is found in the System Files of your project.

    0
    Comment actions Permalink
  • Avatar
    Alex Birman

    Thanks!

    0
    Comment actions Permalink

Please sign in to leave a comment.