Skip to content

Simple nrf52832 peripheral examples using MDK5 Software Packs - Keil

Notifications You must be signed in to change notification settings

liyanboy74/nrf52832-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nrf52832 examples Using NRF52832 Keil Pack

nrf52832 peripheral examples using MDK5 Software Packs - Keil

Nrf52

Usage

  • install nRF_DeviceFamilyPack version 8.27.1 & other nrf52832 keil pack.

Keil Options :

Target:

  • Code Generation -> Arm Compiler : Use default compiler version 5
  • Read/Write Memory Areas -> Disable IRAM2

Output:

  • Enable : Create Hex File

C/C++:

  • Define : NRF52 BOARD_PCA10040
  • Misc Controls : --c99

Debug:

  • Select Use : J-LINK/ J-TRACE Cortex
  • Open Settings:
    • Debug -> Select Port: SW
    • Flash Download -> Enable Reset and Run

About

Simple nrf52832 peripheral examples using MDK5 Software Packs - Keil

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages