Hi all,
I'm wonder is possible to get project name for preprocessor commands as define (ie. #ifdef...) like compilation date/time by using "__DATE__" & "__TIME__".
Greetings, Lukasz.
Your link isn't applicable since it's for C51 and you have specified the ARM architecture.
This link might be more relevant: www.keil.com/.../armcc_pge1397113341080.htm
Yes you have right. This is more valid list for predefined macros for Keil ARM compiler. Thanks for your answer.