Hello,
I am using ADuC843. The code size had crossed more than 23KB (AduC843 has 62KB ROM) and i have enabled 2K XRAM. But the problem is while executing the system getting hanged and the unit gets RESET or program execution routine changes to some random operation.
Please help.
Thanks Raj
Third here. You need to debug your code it could be a dozen things. Make sure your pointers and arrays are in bound. Watchdog Handled. And you are not overflowing the stack.