I am using Keil uVision4 with an STM32VL Discovery board with an onboard ARM chip. I am wondering if their is anyway inside of Keil uVision4 to convert some C code I have for am external peripheral to ARM Assembly language.
Thanks in advance... I hope this is enough information.
www.keil.com/.../armccref_cihcaaid.htm
But why do you want to do this?
www.catb.org/.../smart-questions.html
I had found this and was wondering what it meant: http://www.keil.com/forum/9023/ I do not see any of these options in Keil UVision.
The reason why I want it in arm assembly and not C is that all the other code I have is in assembly.
Imagination doesn't seem to be one of your strong points :(
Imagination?
It's quite obvious that most C compiler can create an assembler listing.
But there is no one single reason why someone wants assembler output from the compiler. If you only see one reason for it, then you are right - having a bit of lack of imagination ;)
Au contraire - I can imagine plenty of scenarios where someone might mistakenly believe that this could be a good way to proceed. I can also imagine a few scenarios where it might be appropriate.
Hence the OP needs to explain what his actual goal is...
View all questions in Keil forum