I develop one application using code worrior 10.2 and mqx rtos.one part of this application dose following things
-erase one part of flash
-programme it
i am using standard c90fl flash driver .
on many board this application work fine but on some bord its stuck when erase command used.all voltages on such board is ok and even i can programme it using debugger.what should be the problem????
i am using mpc5668g controller and same driver i am using in one previous application which is not based on mqx rtos and never face such problem.