ketanrathod
Junior Member level 3
- Joined
- Nov 28, 2014
- Messages
- 26
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 179
I am using ISR(INT0_vect) & ISR(USART_RXC_vect) interrupts. Both are in separate application codes. When I synchronizes these both codes, code doesn't works. Please suggest me what should I do ?