• 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...
  • Implementing Embedded Continuous Integration with Jenkins and Docker: Part 2
    This blog is part 2 in a 3-part series. Part 1 and part 3 will be linked here when available. Intro This is the second part in a 3-part blog series that creates a consistent and automated software...
  • 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...