soumyaranjan
soumyaranjan
Hello Christoph, I have 2 queries about using the tool, 1. I am actually trying to convert an arxml to an intermediate A2L file. Do you think this library can...
How can only the #if and #else be evaluated and pre-processed and avoid macro expansion of any available macros in the code? Tried overiridng with few PreprocessorHooks but unsuccessful. Would...
1. There are 2 configurations for a file [trigger.c] due to a macro i.e #define TRIGGER which can have values ON and OFF [ and hence 2 configurations ]. By...