• 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 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...
  • How to effectively utilize continuous integration, for SoC software devs
    In this article I tackle the classic question engineers developing software on custom SoCs grapple with constantly: How do I test my software before the hardware team gets me a working silicon chip...