We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi, my eval board is Phytec KC-161 (with 64k ext RAM, and 256k ext FLASH). Why the target doesn't initialize arrays in free running? Thank you.
if(array[cnt] != 1) putchar('!');
might be wrong.
No , it was correct. I made just a simple initialization, and tested if it had done...