Hi All,
I am getting error message 166 OS_ERR_CPU_STATE_ISR_ILLEGAL, while trying to do reset. I am using LM3S9B90 cpu.
Once runing the program and the OS is ok , if i then do a hardware or software reset of the device my program does not start due to this error 166 OS_ERR_CPU_STATE_ISR_ILLEGAL.
To summarize:
So after flashing it works but after some kind of reset(software/hardware) the OS does not start due to this error.
P.S. : I also got error 164 OS_ERR_IN_ISR
Any ideas?
I am getting error message 166 OS_ERR_CPU_STATE_ISR_ILLEGAL, while trying to do reset. I am using LM3S9B90 cpu.
Once runing the program and the OS is ok , if i then do a hardware or software reset of the device my program does not start due to this error 166 OS_ERR_CPU_STATE_ISR_ILLEGAL.
To summarize:
So after flashing it works but after some kind of reset(software/hardware) the OS does not start due to this error.
P.S. : I also got error 164 OS_ERR_IN_ISR
Any ideas?
The post was edited 1 time, last by tmanev ().