Difference between revisions of "Dual Core Debugging on LPC4350 with Embedded Studio"

From SEGGER Wiki
Jump to: navigation, search
Line 1: Line 1:
  +
== Included files ==
  +
{| class="wikitable"
  +
|-
  +
! Filename !! Content
  +
|-
  +
| '''Readme.txt''' || Readme file with instructions for debugging
  +
|-
  +
| '''LPC4350_CortexM0_SES\LPC4350_CortexM0_SES.emProject''' || Cortex M0 core project file
  +
|-
  +
| '''LPC4350_CortexM4_SES\Src\*''' || Cortex M4 core project source files
  +
|-
  +
| '''LPC4350_CortexM4_SES\LPC4350_CortexM4_SES.emProject''' || Cortex M4 core project file
  +
|-
  +
| '''LPC4350_CortexM4_SES\Src\*''' || Cortex M4 core project source files
  +
|}
  +
  +
== NXP LPC4350 Embedded Studio Projects ==
 
[[File:LPC4350_DualCore_Debug_SES.zip]]
 
[[File:LPC4350_DualCore_Debug_SES.zip]]

Revision as of 15:18, 25 August 2016

Included files

Filename Content
Readme.txt Readme file with instructions for debugging
LPC4350_CortexM0_SES\LPC4350_CortexM0_SES.emProject Cortex M0 core project file
LPC4350_CortexM4_SES\Src\* Cortex M4 core project source files
LPC4350_CortexM4_SES\LPC4350_CortexM4_SES.emProject Cortex M4 core project file
LPC4350_CortexM4_SES\Src\* Cortex M4 core project source files

NXP LPC4350 Embedded Studio Projects

File:LPC4350 DualCore Debug SES.zip