This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

ARM7TDMI start.s file

Dear All
I want to make a new project in Keil based on ARM7.
So in the Project-->New I select ARM->ARM7(big endian) but this
setup does not create start.s for me. What can I do for start.s file?

Parents Reply Children
  • If you just talk about generic ARM7TDMI - how then would Keil know what a suitable startup file would be?

    Solve the problem yourself as you have already been answered - pick up a startup file (lots of them installed with the Keil tools) and then edit it until it has proper contents for _your_ processor.