Hello all. Is there printing value of macro using armcc? I want to see define value in c file? for example, #define value_a 1 #define value_b 2 #if value_a >
↧