I compiled and generated a EndDerive_OM15082.axf and I wanted to debug it through Debug, but he reported the following error。
How do I adjust it so that he can generate JN-AN-1243-Zigbee-3-0-Base-Device.axf?
Hello,
Hope you are doing well. In order to debug the AN, you would need to follow these steps:
Enable the DEBUG in the Makefile:
The MCU Settings must select the JN5189 device and the linker server JN5189_640K.cfx
Also, you will need to change the root of the axf file. You have to select the example that you previously compiled:
Hope this helps.
Regards,
Ricardo
Hello,Ricardo.
Using the method you provided, I have successfully launched the debugging interface, but it shows No source available for "main() at 0x7086".
In addition, I want to see the stack status of 1243, and it is not displayed, so how can I see the stack.
Regards,
qianchihuang