Hi all,
I just started exploring nrf58232 dev board. I first tried the sample blinky and PWM examples using keil through JLink debugger. After that I tried a sample program from mbed. I copied the hex file into JTAG folder. Now, I want to go back to using keil with Jlink. But when I try to load the code in keil, it gives me an error pop up saying:
Target info:
Device: nRF52832_xxAA VTarget = 3.300V State of Pins: TCK: 0, TDI: 1, TDO: 1, TMS: 1, TRES: 1, TRST: 1 Hardware-Breakpoints: 6 Software-Breakpoints: 8192 Watchpoints: 4 JTAG speed: 1000 kHz
Erase Failed! Error: Flash Download failed - "Cortex-M4"
Do I need to chage some setting to get the board working with keil again?