Page 1 of 1

The persistent variable has been interpreted as a local variable. If you intend for it to be a register, you must initia

Posted: Fri Mar 12, 2021 9:54 am
by mamorani
The persistent variable has been interpreted as a local variable. If you intend for it to be a register, you must initialize it to a constant value, then read the variable before it is written.

makehdl