This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

how to program stm32 ARM mcu with jlink?

Hey guys

I'm new to ARM, I've bought a stm32f103 ARM development board. I've installed coocox coIDE. my programmer is j-link. when I want to program my MCU, I receive this error:

C:\CooCox\CoIDE>"C:/CooCox/CoIDE/bin\coflash.exe" erase STM32F103ZE --adapter-name=OpenJTAG --port=JTAG --adapter-clk=500000 --driver="C:/CooCox/CoIDE/flash/STM32F10x_HD_512.elf" 

OpenJTAG not found, make sure adapter is connected.

could you please tell me, what I should do?

Thank you very much.