Tool/software: TI C/C++ Compiler
Hi
I need acquisity data in WIFI connection status , and i found a 10HZ error signal in my data ,and if i close wifi connect ,it is hide。
I try change IntPriority solve this question
My Data acquisition use I2S interrupt ,use INT_PRIORITY_LVL_0 (MAP_IntPrioritySet(INT_I2S, INT_PRIORITY_LVL_0);)
how can i check socket connect IntPriority and change it? or any other method can i solve this question。
amelia