I noticed that CMSIS Configuration wizard expects values in HEX and converts them into decimal in the sdk_config.h file.
e.g. for SEGGER_RTT_CONFIG_BUFFER_SIZE_UP. I entered 1024 in the CMIS tool and I have 1298 in the file.
This should be at least stated in the description info.
--edit-- I m using the Makefile .jar