Webinar
Accelerating code migration from Arm 32-bit to 64-bit
- On-demand
- 1 hour
Is your application ready to make the jump from 32-bit to 64-bit? More and more embedded applications are starting this journey with the goal of higher performance and keeping up with the times. 64-bit MPU’s often support multiple cores that will increase the number of calculations that can be performed, which will increase the processing power aside of more addressable memory. In addition, Arm 64-bit processor architectures are often now more power efficient than 32-bit and also more accessible.
In this webinar, we will discuss some of the key differences between 32-bit and 64-bit code and how to easily make the migration of C/C++ code from 32-bit to 64-bit. We will cover the differences in data models, structure packing, unbalanced unions, bits and shifting operations, pointer sizes and more. By attending this webinar, you also will get a good understanding how to scan and run automated code analysis in the existing codebase looking for potential pitfalls when making the jump to 64-bit.
This session is recommended for all developers who are considering starting with 64-bit cores or existing adopters that want to reuse existing C/C++ code in the technology switch as smooth and efficient as possible.