Troubleshooting
Printf() troubleshooting
Try not to use Printf().
If needed, use Printf() in main-while() with sufficient time delay.
Do not use Printf() in a Timer Interrupt IRQ handler function.
Do not use Printf() just before USARTwrite() for the same variable
Zigbee communication troubleshooting
VCC/GND check
Unstable power source from Laptop
For Debugging,
Last updated