I tried that now i am trying to implement SPI driver for flash AT45DB041E (Present on KW36 Development board). By using polling example.
By using this example I am able to read manufacture ID and Status register of FLASH. Status register value is 9d (After reading). But while reading and writing flash. i have faced problem.