Hi,
In Project build options->Custom variables, I add device=LPC11C24/301 variable in order to use in a command line argument as "C:\Program Files (x86)\SEGGER\JLinkARM_V480\JLinkGDBServerCL.exe -select USB -device $device -if SWD -speed auto -endian little" with Tools+. It's working as expected but when I reopen the project, custom variable changes to device=LPC11C24\301. Is there something I can do that the slash in value not to be changed to backslash?
rev 9605, Windows 8 (It's also same in 13.12)