- Code: Select all
Warning (13a574d0): Data abort: address=0001002f status=01 instruction at 13a574d0.
The calc is cx 4.5.3.14.
There was also a problem where i would get a memory error after restarting a slightly other code around 10-20 times. I couldn't find any memory leaks though. So i spend the last 2-3 days "playing" around with the pointers. Changing from pointers to smart pointers and the other way around. Adding delete for all pointers i found. Nothing seemed to work 100% fine. Anyone can help me? I uploaded my code to github because i honestly don't know what to do anymore.

https://github.com/Rankail/nStateMachine
If you want to know anything about how the code should work or i missed some info please tell me