Video- How to program the KW0x boards using IAR

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Video- How to program the KW0x boards using IAR

1,169 次查看
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

标签 (1)
2 回复数

882 次查看
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 项奖励

882 次查看
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 项奖励