There's a C header file, I want an assembly source file to include it and use the definitions. I tried this Realview's document: www.arm.com/.../1208.html But it can't help. The docuemnt said "When ex.s is passed through the C preprocessor using the following command. armcc -E ex.s > p_ex.s", but there is no place to insert this command link in ucVision3.
Hi Steven,
Load your project into uVision. Select the menu /Project/Options for Target... Browse to the "User" tab. Look at the "Run User Programs Before Build/Rebuild" options.
Hope this helps.
Regards,
David.