This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Debug DHCP Client Keil Middleware

Hi,

For some reasons, DHCP client/ server is not working as expected. It is assigning two IP addresses to my system alternatively. Based on my search till now, I came to know there is event recorder which records events taking place in middleware libraries. For me, event recorder is not working with uVision 5.23. However, it works for 5.36 version. I checked it with Nucleo STM32WB55 board. I am using uVision 5.23, because of project dependencies I can't update it to latest. 

Is there any other way supported by Keil by which I can debug DHCP client with current uVision version ? Can Ozone debug tool by Segger can be of any help here?