After acquiring CY7C65219 device with MiniProg3, the Debug option in the Debug menu is still grayed out. What am I doing wrong?
Solved! Go to Solution.
Hi,
For the particular project you are trying to debug, as the linker script is used, the error thrown is due to the linker not able to find the bootloader binary.
It will be easier to use the second method i.e. to attach to running target and reset - https://community.cypress.com/t5/Resource-Library/Debugging-a-CCGx-bootloadable-project-using-MiniPr...