We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I am trying to use predefined symbols such as __OPTIMISE_LEVEL, __TARGET_ARCH_ARM, __TARGET_ARCH_THUMB on the evaluation version of the MDK and I find that they are not defined. I tried to list all the defined symbols using the command line switch --list_macros but that is not recognised.
Have I missed something or is this the normal behaviour of the evaluation compiler?