Software Archive
Read-only legacy content
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.
17060 Discussions

While debugging in 64bit have 0=0+1 (error in incrementing)

olmakr
Beginner
441 Views
While debugging in 64bit I have error in incrementing, i.e. I=I+1 gives for initialized I=0:0=0+1 (error in incrementing). This error pops up sometimes in different places for different runs. In 32 bit we did not experience this problem. Does anyone has any idea what is going on?
0 Kudos
1 Reply
SergeyKostrov
Valued Contributor II
441 Views
>>...Does anyone has any idea what is going on?..

Could you providea Test-Case in C or C++ and, more technical details?

Best regards,
Sergey
0 Kudos
Reply