Hello everyone, i am developing applications with usage of RTX166 Full OS. Can anyone tell me what exactly the RTX error message STKOV2 ERROR means? Thanks in advance, Peter
The manual is kind of sparse on detail but I would guess it means the stack has overflowed while handling an overflow. This only is reported if the Keil default trap handlers are left enabled. Only a guess, but I would definitely check your stack usage. Best Luck Scott