Has anyone experienced this situation, ZPS_eAplAfInit() causing Buss error:
!!! Bus error
u32PICMR = 0 : u32PICSR = 8008
u32PICMSR = 0 : u32IPMR = 0
u32IHPR = c : u32AINT = 8008 u32PINT 0
EPCR = a0819 : EEAR = ffff5a69
MCU: JN5169
Application Note: JN-AN-1217(v1005)
Building: EndDevice
SDK: JN-SW-4170
in APP_vInitialiseNode():
// debug msg here appears
ZPS_eAplAfInit();
// not reached, debug msg here will not appear.
attached is the Stack dump
Is there a utility that I can decode / trace the stack dump ?
Thank you in advance for any help you are able to provide.
Best Regards,
Chris