Hi to all , I am using EZ-USB-CY7C64603. Creating hex file of my program in c, using uvision2 and using this hex file in other application program to download at above chip. What i need is, how to see the external memory contain's of above chip. Although the application program is having no relation with uvision. Please help me if anybody can.... Thank's Pati
Just open a memory window and view XDATA! Sounds like you need to set this project aside for a while to go back and read the uVision Getting Started Guide, and work through the example projects in it. This will give you a proper introduction to the tools, how they work, and how to use them - rather than just jumping-in blindly at the deep end! (The uVision Getting Started Guide is available on the 'Books' tab in the 'Project' Window; The 'Books' window is also available via the 'Help' menu; failing all that, search for GS51.PDF in your Keil folder)
Thank's Mr.Neil for u r advice. Regard's Pati