• Cast on static variable in watch window
    Hello, in the watch window, I want to display a static variable as a P_TCB I enter : "(P_TCB)(\Sources/OS/Applicative/Applicative.c\ApplicativeTaskId)" Result : the value of ApplicativeTaskId is...
  • Cast on static variable in watch window
    Hello, in the watch window, I want to display a static variable as a P_TCB I enter : "(P_TCB)(\Sources/OS/Applicative/Applicative.c\ApplicativeTaskId)" Result : the value of ApplicativeTaskId is...
  • uVision Watch window default radix
    Hi, When I place a variable into a Watch window it is shown in Radix 16 by default. How do I change the default Watch window radix (to 10) ? Thanks
  • uVision Watch window default radix
    Hi, When I place a variable into a Watch window it is shown in Radix 16 by default. How do I change the default Watch window radix (to 10) ? Thanks
  • uVision Arrays don't stay open in Watch Window
    When switching from Edit to Debug mode, the opened arrays ( and structures or unions ) don't stay open in the Watch window when starting a new Debug session after an Editor session. As far as I can tell...