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...