This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nrf52832 flash programming

Hi,

Is there an extensive documentation about programming process of a nrf52832 using keil? I just spent hours figuring out that I had to use Softdevice erase flash algorithm to get rid of a laconic "programming failed" under keil. I cannot find any documentation on this, anywhere

Regards

Parents Reply
  • Hi Sebastien,

    What do you mean by "flash algorithms"? Memory layout of the nRF5x chips is described in respective product specifications (you can see it on-line at infocenter as well). The rest is standard JTAG/SWD (which isn't invention of Nordic so you can find detailed documentation elsewhere) and SEGGER J-Link/J-FLash (if you really want to understand all background details then go to SEGGER web site).

    Cheers Jan

Children
No Data
Related