FPGA, SoC, And CPLD Boards And Kits
FPGA Evaluation and Development Kits
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

HPS debug issue

CAlex
New Contributor II
902 Views

Hi,

How can I moniter/record/show the real time variable during debug.

For example, I made a 50us timer and in that timer I count++ till 360 and set to 0 and ++ again,

how can I catch/moniter the sawtooth wave?

Reguards.

 

0 Kudos
4 Replies
aikeu
Employee
844 Views

Hi CAlex,


Are you trying to measure the accuracy of your 50us timer?

I think you can measure by considering the accumaltion of each 50us to a certain measurable quantity, then only you calculate the occurance of 50us period with a variable count in your code.


Thanks.

Regards,

Aik Eu


0 Kudos
aikeu
Employee
791 Views

Hi CAlex,


I will close this thread if no further question.


Thanks.

Regards,

Aik Eu


0 Kudos
aikeu
Employee
736 Views

Hi CAlex,


I am closing this thread for now. We do not receive any response from you to the previous question/reply/answer that I have provided. This thread will be transitioned to community support. If you have a new question, feel free to open a new thread to get the support from Intel experts. Otherwise, the community users will continue to help you on this thread. Thank you.


Thanks.

Regards,

Aik Eu


0 Kudos
CAlex
New Contributor II
731 Views

No, that was not what I want to have, I'm meant to receive and moniter the variables during the debug and having a simple GUI to record and (in better way) drow the waves(as I mentioned as an example).

But do what you must, I guess the answer is no.

0 Kudos
Reply