Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
12 years ago

Differences in NIOS versions 11 to 12

I am new to the NIOS development so please bear with me.

I have inherited a legacy product (over a megabyte of source) where the former developer is not available for consultation.

The software system compiles without error in both NIOS versions 11SP1 and 12. The binary from the version 11 compiler operates correctly and has been successfully in the field for at least a year. Recompiling with version 12(also 13 I think) causes a failure in what appears as a keyboard repeat function.

Under version 11 holding a key down long enough causes the desired repeat function, under version 12 the repeat function never times out and the repeat never happens. I am attempting to determine the source of the timing for the repeat function but haven't determined the origination yet.

I realize this is VERY thin information, but I was hoping there was some general information concerning the differences between the versions that would help me get a thread on my problem. The source is very convoluted, non commented, and totally non structured (I know, whats new?).

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    The same problem occurs in my DDR3 Uniphy controller & NIOS II project,being successfully compiled by Qt11.1, 12.0 & 12.1(Recompiled with version 12.0 sp1& 12.1) and runing with hello world in 11.1 Eclipse well ,but is failed to creat in 12.0&12.1 Eclipse!

    The SR who I consult still has no idear! How terrible it is !