• variables values changes unexpectly
    I declare these variables: unsigned long idata xpaquetes,xbytes; unsigned long errors,PHY,CRC; I ran my progran and after 3 minutes the errors,PHY and CRC variables change to 0xaaaaaaaaaaaaaaaa...
  • variables values changes unexpectly
    I declare these variables: unsigned long idata xpaquetes,xbytes; unsigned long errors,PHY,CRC; I ran my progran and after 3 minutes the errors,PHY and CRC variables change to 0xaaaaaaaaaaaaaaaa...
  • Cannot change Variables during debug session
    Hi, I'm using Keil µVision 5.24.2 with a Segger JLink and STM32F468IG MCU. In my SPI Module I have a SPI Data Struct which has some Flags (uint8_t). For some debugging I want to change the Variable...
  • Cannot change Variables during debug session
    Hi, I'm using Keil µVision 5.24.2 with a Segger JLink and STM32F468IG MCU. In my SPI Module I have a SPI Data Struct which has some Flags (uint8_t). For some debugging I want to change the Variable...
  • ELF / AXF File change const variable values
    Hi, I was wondering if there are any programs that allow the axf / elf file to be modified once it is generated. I wish to insert manufactured date and serial number into the flash when the device...