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

Isn't it possible to debug the cortex-M of the other vendors by using PCA10028 J-Link OB?

Isn't it possible to debug the STM32F MCU by using PCA10028 J-Link OB??

Parents
  • It is. Just be aware that SEGGER started to detect J-Link OB from nRF5x DK boards in their latest SW packages (sometime in Feb/Mar 2017) and they will complain that J-Link you are using was purchased only to debug Nordic targets so it won't be usable with other ARM Cortex-M chips from other vendors. Luckily this is just "stupid" DRM (although I kind of understand SEGGER - it's hard to promote own products if you can buy J-Link OB for ~$40 with great nRF5x DK) in the SW, board and FW itself seems not be affected and if you use any older release of SEGGER J-Link SW package (or any other compatible SW like OpenOCD) it should work fine. To be 100% safe just don't upgrade J-Link OB FW unless you know that particular version of SEGGER SW you are running doesn't implement this new "target check".

    Otherwise I'm flashing NXP LPC chips with PCA10028 and PCA10040 without any problems.

Reply
  • It is. Just be aware that SEGGER started to detect J-Link OB from nRF5x DK boards in their latest SW packages (sometime in Feb/Mar 2017) and they will complain that J-Link you are using was purchased only to debug Nordic targets so it won't be usable with other ARM Cortex-M chips from other vendors. Luckily this is just "stupid" DRM (although I kind of understand SEGGER - it's hard to promote own products if you can buy J-Link OB for ~$40 with great nRF5x DK) in the SW, board and FW itself seems not be affected and if you use any older release of SEGGER J-Link SW package (or any other compatible SW like OpenOCD) it should work fine. To be 100% safe just don't upgrade J-Link OB FW unless you know that particular version of SEGGER SW you are running doesn't implement this new "target check".

    Otherwise I'm flashing NXP LPC chips with PCA10028 and PCA10040 without any problems.

Children
Related