I am using PSoC Creator to create a blank app for PSoC 61 and the program won't run. When I debug, it never goes to main(). It just stops at address 0x1600400C. What do I need to do to fix this?
Solved! Go to Solution.
The chip I was given has a wrong chip ID. I was told the real chip ID and it works after I use that. Thanks.
You tested on your custom board?
It is on custom board.
Can you try erasing SFLASH and see if that helps? Looks like the device is stuck in Flash boot.
The chip I was given has a wrong chip ID. I was told the real chip ID and it works after I use that. Thanks.
Perfect !!