Other Parts Discussed in Thread: Z-STACK,
Tool/software: WEBENCH® Design Tools
Hi,
I have a problem, when I want wake up CC2538 from PM2 with external interrupt (GPIO). When I use debugger JTAG it's working good but when I don't use the CC2538 only wake up with timeout.
Stack: Z-Stack 3.0.2
IDE: IAR 8.30.1
Sample APP: GenericApp
define region SRAM = mem: [from 0x20004000 to 0x20007FFF]
The same application on Z-Stack 2.5.1a with the same hardware works good.
Regards