I made some Examples for Olimex EFM32 Boards with CoLinkEx and Keil MDK-ARM-Lite

Started by cprogrammer, February 05, 2013, 11:14:32 PM

Previous topic - Next topic

cprogrammer

Hello World

I made some Examples for Olimex EFM32 Boards with Olimex ARM-JTAG-COOCOX (CoLinkEx) and Keil MDK-ARM-Lite.

Available on my Github Repo:

https://github.com/nopeppermint/Olimex_EFM32_CoLinkEx_Example

Stefan

LubOlimex

Hey Stefan,

Very nice of you! We don't have much (if any) experience with Keil MDK so a guide like that is much welcome!

On a side note why the hard feelings on "Airwaves"?

Best regards,
Lub/OLIMEX
Technical support and documentation manager at Olimex

cprogrammer

I made some updates on my Github repo:

https://github.com/nopeppermint/Olimex_EFM32_CoLinkEx_Example

Version 0.5  29.06.2013

Changes:

- add example for EFM32G880F128-STK with Keil MDK-ARM and emlib 3.20.0 in folder 01_Basic_Example_EFM32G880F128-STK_Keil_MDK_ARM

- add example for EFM32G880F128-STK with CooCox CoIDE and emlib 1.3.0 in folder 02_Basic_Example_EFM32G880F128-STK_CoIDE

It's only a simple example with Systick Delay and Breakpoints in Debug Mode

cprogrammer

I made some updates on my Github repo:

https://github.com/nopeppermint/Olimex_EFM32_CoLinkEx_Example

Version__0.6_______28.07.2013_______

Changes:
-add 02_LCD_Example_EM-32G880F128-STK, based on EFM32Gxxx_STK emlcd example (emlib 3.20.0) from Energy Micro for EmBlocks and Keil MDK-ARM

-add J-Link to 02_Basic_Example_EFM32G880F128-STK_CooCox_CoIDE (still emlib 1.3.0)