Hello,
I am trying to flash my DA14681 board from command line, on my Linux 64bit machine.
I have the default config.ini file and when i run the command:
"./cli_programmer" --cfg config.ini gdbserver write_qspi_exec software.bin
I get a segmentation fault.
If I replace "host_name = localhost" by "host_name = 127.0.0.1" I don't have the segmentation fault anymore but I get error "cannot open gdb interface".
When I run the same command on Windows it works correctly.
What am I doing wrong?
Best regards,
Andy
Device:
Fixed by myself - please ignore.
Hi apoudret,
Glad you figure your issue out
Thanks, PM_Dialog