Some days ago I bought an APM32F103VC MINI board. I created a small application (led blinking) and tried to download it to the board (JLink_V794i) without success.
The debugger (SEGGER J-Link) from eclipse does not work and J-Link (command line) says ‘Writing target memory failed.’.
The board is brand new and I tried the same configuration on both Linux and Windows 10.
The application is based on the ‘APM32F10x_SDK_V1.8\Examples\GPIO\GPIO_Toggle’ example (I only changed the linker script to match the MCU on my board).
Memory is not write-protected, I checked.
Any ideas?
The debugger (SEGGER J-Link) from eclipse does not work and J-Link (command line) says ‘Writing target memory failed.’.
The board is brand new and I tried the same configuration on both Linux and Windows 10.
The application is based on the ‘APM32F10x_SDK_V1.8\Examples\GPIO\GPIO_Toggle’ example (I only changed the linker script to match the MCU on my board).
Memory is not write-protected, I checked.
Any ideas?