• Interpreting uVision Call Stack Window
    When viewing the stack frames in the Call Stack window, some of the items have a red arrow pointing to them. What does this arrow mean? And in the Value/Address field, some of the values are labeled...
  • Uvision and GCC
    Hi, Suppose i want to switch from armcc compiler to gcc ,but still use uvision ,what is the process to do it ,i mean except changing the toolchain,how can i generate the startup.s file that will...
  • GCC in uVision maybe errror in uVision
    Hello I try use arm gcc v5.4.1 with last version MDK-ARM. All working OK, but if I add in linker command -Wl,--print-memory-usage linker end with 2error linking... RAM(1584): error: B 20 KB 7.73%...
  • uVision 5 to GNU GCC
    So pretty much I am trying to compile my current source code using the GNU GCC without the need of the IDE. I'd love to setup an automated compiling system so I can produce nightlys but without a makefile...
  • Build with GCC ARM Embedded; debug with uVision
    Using the GCC ARM Embedded toolchain: "As part of its ongoing commitment to maintaining and enhancing GCC compiler support for the ARM architecture, ARM is maintaining a GNU toolchain with a GCC...