Hello everyone!
I've found myself in a spot of bother with Keil uVision 5.24.2.0
using ARM Compiler v5.06 update 5...although the build issues I have
don't appear specific to these versions. Let me explain...
In my Keil project I have two targets: 'Release' and 'Debug'. The
goal is to globally enable/disable various debug options and change
formatted output simply by selecting the appropriate build target and
compiling.
Here is how I tried to make it work:
- In 'Option
↧