This content has been marked as final.
Show 2 replies
-
1. Re: Configure SWD pins as GPIOs using Creator
cfmm Jan 25, 2018 2:08 AM (in response to terrychan_3034126)1 of 1 people found this helpfulHello Terry,
DWR means Design Wide Resources.
In PSoC Creator, open your project tree and open the Design Wide Resources tree. Afterwards open the System settings tab.
Under Programming\Debugging you will find Debug Select. Change the SWD (serial wire debug) option to GPIO.
Now you can use these pins as regular GPIOs.
Regards,
-
2. Re: Configure SWD pins as GPIOs using Creator
terrychan_3034126 Jan 25, 2018 6:01 PM (in response to cfmm)Thanks!