PSOC creator error : dbg M0006

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
lock attach
Attachments are accessible only for community members.
moshc_4060821
Level 2
Level 2
First like received First like given

I have PSoc 5lp development kit. and I am studying segment lcd component.

for that if i try to debug the example code "SegLCD_LowPowerExample" I could not debug the code and showing the error (please refer attachment).

i am facing this issue perticularly with this example code only.

please guide me what to do?

0 Likes
1 Solution
MotooTanaka
Level 9
Level 9
Distributor - Marubun (Japan)
First comment on blog Beta tester First comment on KBA

Hi,

When I tried with CY8CKIT-050, I received exactly same error dialog.

Regardless of the Debug Select config.

Then when I read the pdf came with the CE93568.zip it says

> You will need a PSoC3/5 DVK CY8CKIT-001 and PSoC® LCD Segment Drive Expansion Board Kit CY8CKIT-029.

So I think that  you need CY8CKIT-001 to use this sample (CE93568)

https://www.cypress.com/documentation/development-kitsboards/cy8ckit-001-psoc-development-kit

If you are trying CE93568 and your board is not CY8CKIT-001, then please find and try sample for the board you are using.

moto

View solution in original post

0 Likes
2 Replies
DheerajK_81
Moderator
Moderator
Moderator
First comment on KBA First comment on blog 5 questions asked

Not sure if I have got the right code example, but you might be seeing this issue because the code example has debug select set to GPIO in the design wide resources (.cydwr) settings as shown below:

4.PNG

Please change it to SWD to enable debugging

Regards,

Dheeraj

0 Likes
MotooTanaka
Level 9
Level 9
Distributor - Marubun (Japan)
First comment on blog Beta tester First comment on KBA

Hi,

When I tried with CY8CKIT-050, I received exactly same error dialog.

Regardless of the Debug Select config.

Then when I read the pdf came with the CE93568.zip it says

> You will need a PSoC3/5 DVK CY8CKIT-001 and PSoC® LCD Segment Drive Expansion Board Kit CY8CKIT-029.

So I think that  you need CY8CKIT-001 to use this sample (CE93568)

https://www.cypress.com/documentation/development-kitsboards/cy8ckit-001-psoc-development-kit

If you are trying CE93568 and your board is not CY8CKIT-001, then please find and try sample for the board you are using.

moto

0 Likes