Hi
I'm unable to use parentheses (round brackets) in my command line expression to the Flash Magic programmer tool. I've tried the newest version (8.60).
The round brackets are essential for our SPC system.
What can be done to fix this? Workarounds/tips?
My command line expression which fails:
C:\Program Files\Flash Magic\FM.exe com(6, 115200) device(LPC4357,12.000,0) HEXFILE(C:\TESTS\01052201_CONTROL_PCB_(7.1)\BIN\PCBTA_lpc43.HEX, NOCHECKSUMS, NOFILL, PROTECTISP)
This one works due to removed brackets::
C:\Program Files\Flash Magic\FM.exe com(6, 115200) device(LPC4357,12.000,0) HEXFILE(C:\TESTS\01052201_CONTROL_PCB_7.1\BIN\PCBTA_lpc43.HEX, NOCHECKSUMS, NOFILL, PROTECTISP)
Flash Magic Version 8.60.3755
8051/XA Driver Version 3.10.3660
ARM UART Driver Version 4.15.3755
ARM Cortex UART Driver Version 6.35.3755
ARM Ethernet Driver Version 2.06.3660
ARM Cortex Ethernet Driver Version 2.25.3660
ARM CAN Driver Version 2.25.3660
(C) Embedded Systems Academy 2000-2014 All rights reserved
NON PRODUCTION USE ONLY
ERROR: Unknown directive: HEXFILE(C:\TESTS\01052201_CONTROL_PCB_(7
.1)\BIN\PCBTA_lpc43.HEX,
I'm unable to use parentheses (round brackets) in my command line expression to the Flash Magic programmer tool. I've tried the newest version (8.60).
The round brackets are essential for our SPC system.
What can be done to fix this? Workarounds/tips?
My command line expression which fails:
C:\Program Files\Flash Magic\FM.exe com(6, 115200) device(LPC4357,12.000,0) HEXFILE(C:\TESTS\01052201_CONTROL_PCB_(7.1)\BIN\PCBTA_lpc43.HEX, NOCHECKSUMS, NOFILL, PROTECTISP)
This one works due to removed brackets::
C:\Program Files\Flash Magic\FM.exe com(6, 115200) device(LPC4357,12.000,0) HEXFILE(C:\TESTS\01052201_CONTROL_PCB_7.1\BIN\PCBTA_lpc43.HEX, NOCHECKSUMS, NOFILL, PROTECTISP)
Flash Magic Version 8.60.3755
8051/XA Driver Version 3.10.3660
ARM UART Driver Version 4.15.3755
ARM Cortex UART Driver Version 6.35.3755
ARM Ethernet Driver Version 2.06.3660
ARM Cortex Ethernet Driver Version 2.25.3660
ARM CAN Driver Version 2.25.3660
(C) Embedded Systems Academy 2000-2014 All rights reserved
NON PRODUCTION USE ONLY
ERROR: Unknown directive: HEXFILE(C:\TESTS\01052201_CONTROL_PCB_(7
.1)\BIN\PCBTA_lpc43.HEX,