Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 1.03 KB

chipconfig.md

File metadata and controls

12 lines (11 loc) · 1.03 KB

Configure the Chip Setup (IOs, peripherals etc.) using PSoC Creator

These steps are only needed when you need to change the chip configuration.

  1. Install and start PSoC Creator
  2. Open the PSoC4200L.cywrk workspace (File >> Open >> Project/Workspace)
    ..MacPro_KickStart\PSoC4200L.cydsn\PSoC4200L.cywrk
  3. The PSoC Schematic Editor and the Design Wide Resources can be accessed at the left 'Workspace Explorer' pane: PSoC_Creator_Config
  4. After the changes to the chip configuration are done, build the PSoC4200L project (Build >> Build PSoC4200L or Shift + F5)
  5. Make sure the project builds well from the output tab and the Creator_PostBuild has run:
    Creator_PostBuild
  6. The chip configuration is done and PSoC Creator may be closed.