This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
If I flash using OpenOCD it works just fine.
Though interestingly OpenOCD doesn't work on one of my 123G boards and works on another.
LMFlash flashes everything fine but code doesn't run (even after hard reset) on 123G.
Code is compiled using "https://launchpad.net/gcc-arm-embedded" toolchain.
Any ideas?
If I simply rename ELF file to BIN it doesn't work. It flashes it successfully but it doesn't run. After running command line above everything is working.