Okay!
Thanks a lot. Actually, I also checked with Logic Analiser and realised that SPI Interface works as expected. My problem was saving the read data in an array, so array indexed the first element correctly but when indexing the next elements the compiler jumped to some other destinations. :-))