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.
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 ;)