Video- How to program the KW0x boards using IAR

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Video- How to program the KW0x boards using IAR

1,180 Views
CesarM
Contributor III

This video shows how to open an IAR-based project, where to access the board support packages for MRB-KW0x

and how to program a binary file to the boards

Labels (1)
2 Replies

893 Views
afonsomenegola
Contributor I

Good video, I'm certainly going to use it. But first, how do I connect the MRB-K019032 board so I can program it via IAR?

Thanks!

0 Kudos

893 Views
CesarM
Contributor III

Hi Alfonso,

You will need an external debug/programming interface connected from your PC to the MRB-KW019032 (to header J5).

This debug interface should provide support for Cortex-M0 CPUs.

Here are some debug/programming interfaces you can use (they are provided as a reference):

- Segger JLink

https://www.segger.com/jlink-lite-cortexm.html (This is probably the most cost effective option)

https://www.segger.com/jlink_base.html

- PEMicro USB Multlink

http://www.pemicro.com/products/product_viewDetails.cfm?product_id=15320137

- IAR I-jet

https://www.iar.com/iar-embedded-workbench/add-ons-and-integrations/in-circuit-debugging-probes/

0 Kudos