• Continuous Integration with Arm Forge
    Continuous integration or CI is widely used in software engineering to improve software integration and quality, especially for large projects that involve a lot of developers. Naturally, high performance...
  • DS5 xaos-FVP-example cann't continue!
    When I try to connect to xaos-FVP-example, Launching xaos-FVP-example cann't continue. It progress only 36%. (Fast Models - OLCD Cortex- A8 EB pops up) I tried same it at other PC. It succeed. It looks...
  • Integrating a Keil project in a continuous delivery system
    Hello, We are looking at integrating our existing projects in the context of a continuous delivery system. Specifically we need to have a way to automatically compile a Keil project from command line...
  • FVPs
    Getting started with your FVP Follow the instructions here to fetch and build the latest Arm Platforms deliverables, then follow the instructions here to run the deliverables on your FVP. The following...
  • Implementing Embedded Continuous Integration with Jenkins and Docker: Part 1
    This blog is part one in a three-part series. Part two and part three will be linked here when available. Introduction Imagine a software development world where: nasty merge conflicts rarely...