Hi,
I'm trying to get the preprocessor output of my project. I'm using uv4. I found the -E command: www.keil.com/.../armccref_CIHIDBBG.htm
But I don't know how to apply that.
Thanks for help Robert
I found the solution. Using the -E command on the target project is causing the *.o file to be the preprocessor output.