After GpifInit the firmware doesn't respond to cyconsole.exe

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.
Anonymous
Not applicable
        Hi, all,I am debugging GPIF FIFO read. I use the GPIF designer to generate the file gpif.c. I only use one waveform—FIFO Read. Other waveforms are not edited. Figure below is the waveform of FIFO Read. But after I added the gpif.c into project, called the GpifInit() in TD_Init(), without other code to trigger the GPIF, the firmware doesn’t respond to Cyconnsole.exe. so what’s the matter?   
0 Likes
5 Replies
Anonymous
Not applicable
        I have sesolved the problem   
0 Likes
Anonymous
Not applicable

 Hi,

   

 

   

Glad to know that the problem was resolved.

   

 

   

Cheers,

   

Gayathri

0 Likes
Anonymous
Not applicable

 I am having the same trouble where the console does not respond when I download the file onto the board. I am trying with an example off their website- FX2_to_extsyncFIFO GPIF Single Transactions. It uses GPIF to do single word transactions. How were you able to resolve this issue?

   

Thanks.

0 Likes
Anonymous
Not applicable

 I got it working. I had to change the default values of Code Range to 0x80-0x-0FFF and Xdata range to 0x1000 in BL51Locate tab in Options for Target.

0 Likes
Anonymous
Not applicable

 Cool .. Thank you for sharing...

0 Likes