• DISPLAY command does NOT show real value
    Debuger : uVision 4, JTAG MICOM : Cortex-M3 I hope to monitor continous values of transfering buffer during a communication. I wrote a script like this and got below result, func void mon(void...
  • DISPLAY command does NOT show real value
    Debuger : uVision 4, JTAG MICOM : Cortex-M3 I hope to monitor continous values of transfering buffer during a communication. I wrote a script like this and got below result, func void mon(void...
  • Event Recorder not showing any events
    Hi, I want to debug DHCP client as it is assigning two IP addresses to my system alternatively. I realized there are debug events available which can be used to debug DHCP client but they are available...
  • Event Recorder not showing any events
    Hi, I want to debug DHCP client as it is assigning two IP addresses to my system alternatively. I realized there are debug events available which can be used to debug DHCP client but they are available...
  • local variables not showing correct value
    Hi, Am I doing something wrong? The local variable below called 'test_byte' is used to hold return values from function 'ser_buff_read_byte ()'. The value returned is always 0x1D both in the watch...