Signed uint8_t

Sysprogs forums Forums VisualGDB Signed uint8_t

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10265
    bruno
    Participant

    Hello Sysprogs Development Team,

    I don’t know if i did something wrong, but visualgdb is considering uint8_t as signed number(0 to 127).

    Something like uint8_t x = 200;     When debug is running it shows -56

    The code was generated from STM32CubeMx.

    something is wrong?

    Thanks.

     

    #10281
    support
    Keymaster

    Hi,

    Thanks, we have fixed it in this build: http://sysprogs.com/files/tmp/VisualGDB-5.2.14.1374.msi

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.