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.
MQX_4_0 and using c90fl flash driver.and code got stuck when i call flash erase driver on some board and working on others.voltages are ok as i can programme same board with debugger and boot loader developed with out mqx