Hi,
I would like to know, without single line of assembly code, is it possible to develop an embedded application (using only C) for ARM7 or ARM9 using MDK-ARM?
thanks
Your startup code is in assembly, but you can do just fine without any further assembly in your code.
The IDE might even pull suitable startup code from library automatically.
View all questions in Keil forum