• Program malfunctions when adding a new variable
    Hi All, First of all, thanks for reading this and going through my problem. As I am not a pro (not even the half way), its a little difficult to solve all problems myself. - I tried to dig as much...
  • Program malfunctions when adding a new variable
    Hi All, First of all, thanks for reading this and going through my problem. As I am not a pro (not even the half way), its a little difficult to solve all problems myself. - I tried to dig as much...
  • GDB aarch64 malfunctions w/Linaro / ARM gcc 10.3 compiler
    I'm compiling and running a bare metal AArch64 bootloader using 2 different compilers: a GCC 10.2.0 compiler built in-house, and a Linaro / ARM GCC 10.3(.1?) compiler. GDB will single step using the in...
  • GDB aarch64 malfunctions w/Linaro / ARM gcc 10.3 compiler
    I'm compiling and running a bare metal AArch64 bootloader using 2 different compilers: a GCC 10.2.0 compiler built in-house, and a Linaro / ARM GCC 10.3(.1?) compiler. GDB will single step using the in...
  • On STM32h753 UART interrupt is working fine after programming the controller using keil but malfunctions after complete power reset ?
    I am working on STM32H753 microcontroller. I want to receive string using UART interrupt and send the same string back on UART. The IDE is keil uvision 5. The problem I am facing is that when I first...