• GCC 9 Beta releases?
    Are there any beta releases for GCC 9 available? We want to start identifying issues now for a release using GCC 9 in January.
  • Using Multiple Processors to Build Projects
    @Bryce Wilkins The build system automatically uses multiple processors available in today's computers. There is not setting required. This is included in the product since MDK v5.16 (Released August...
  • Debug build works but release
    Note: This was originally posted on 19th January 2010 at http://forums.arm.com My code works on debug build ( -Otime -g+ ) But release build can't work (  -Otime -O2 -zo ) the code is the same. the compiler...
  • Building a debug and a release version
    Hello, Is there an easy way to build a debug version and a release version for a project, the same way you can do for instance in Developer Studio? Reason for this question: keep in or kick out for...
  • uVision4 Beta 3 Bugs
    Hello, I've got serious problems with the uVision4 starting a debug session. 1. I hit the debug button in the toolbar. 2. uVision4 starts to upload the programmcode. 3. After successfull upload...