Hi!
The code has C & C++ on a proprietory OS. The problem is:
When a
#define VAR1 40
is changed to
#define VAR1 32,
the board resets repeatedly after power-on.
VAR1 is used
1)to declare an array, Array1[(VAR1 * VAR2) + VAR1]
and
2)in a "for" loop, char1 < char_num
where...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.