Dear All
At moment, I am using LLCE firmware and driver which is from NXP in FreeRTOS, I met a issuse that the LLCE return LLCE_ERROR_COMMAND_NOTACCEPTED when I call some LLCE routines.
The sisuation is that
1 . send a "set controller mode command" immediately after send a "write a message command" in one task .
2 . event when I seprate them in two task (each task cycle is 1ms), I met the same issue.
Very hope to recieve your answers , thank you very much !