cancel
Showing results for 
Search instead for 
Did you mean: 

Zigbee_DoorLock_Server_Coord Application in DEBUG mode

Anto
Associate

Hi,

I try to launch the demo application called Zigbee_DoorLock_Server_Coord on a nucleo board WB55 with GDB and I have an error "Error on final launch" Device Debug Script (cf image)

Others applications are OK.

The application can run without GDB (RUN mode).

I have the same behaviour if in my project I add :

 zigbee_app_info.time_server = ZbZclTimeServerAlloc(zigbee_app_info.zb, TEMP_ENDPOINT, &ZbZclTimeServerCallbacks, NULL);

ZbZclTimeServerAlloc function can be the problem in debug mode ?

Thanks

Anthony

2 REPLIES 2
Anto
Associate

Hi,

Someone can test this demo application Zigbee_DoorLock_Server_Coord to see ?

Thanks

E.C.
Associate II

I have exactly the same issue with the time cluster. Here is the question I asked. Did you find any solution?