how to get fastmodel license for cortex-A15
Hi, I have downloaded evaluation based fastmodel version 7.1 from arm fastmodel download link (https://silver.arm.com/browse/FM000). I want to load debugger model for cortex-A15x1 on fastmodel...
View ArticleGet current active interrupt priority
Hi everybody, We are working on a simple priority RTC (run to completion) framework for the Cortex M3/M4. Thanks to the NVIC/BASEPRI, we got most of this functionality for free but we want to extend...
View ArticleARM 创客创新与创客运动:嵌入式战略家 Dominic Pajak 访谈录
作者:Chris A. Ciufo,Extension Media 嵌入式领域主编 圣诞节前不久,Dominic Pajak分享了 ARM 对于“创客运动”的看法,其支持力度令观众大吃一惊。之后,我对这位 ARM 的嵌入式战略家进行了采访。 Dominic 是 ARM 的资深工程师,并曾担任该公司 Cortex®-M0 的产品经理,为 ARM 在低功耗微控制器、传感器和无线电领域的成功贡献良多。...
View ArticleARM Cortex-M0 assembly programming tips and tricks
The snippets in this document are no real secrets, your C-compiler probably use them already. But if you're writing assembly-code, it's good to have some snippets ready, when you need them....
View ArticleQuestion about accumulator word length in A8 core
Hi, I have used some 32-bit microprocessor cores (non-ARM), which has a long word-length accumulator for some DSP operations, to avoid over-flow etc. After I check A8 core document, it is a surprise...
View ArticleAllen Wu展望智能设备视频以及ARM的IoT subsystem视频
在上周的台北Computex上,ARM的Allen Wu和大家一起探讨了亚太区智能设备创新的相关话题,我们总结了视频给大家参考 除此之外,ARM的IoT subsystem也已经Release,详情请见
View ArticleGrammaTech Links
GrammaTech Website GrammaTech on LinkedIn GrammaTech on Twitter GrammaTech blog
View Article中文社区2015年6月精华汇总
各位中文社区的用户,你们好, 天气越来越热,上海的气温已经超过30度了,不知道您那边的情况如何?这个月随着Computex等一系列活动的展开,ARM的热度也在逐渐升高中,让我来给大家简单汇报一下一个月来我们中文社区的亮点。 本月社区大事记
View ArticleOpenCL strange Performance Numbers -Mali T760 MP8
I have a fairly complex OpenCL implementation with 2D NDRange as follows: Num of Work Groups - {10,7} Work Group Size {64,1}, With this I get a performance of 0.625 Secs, But when i decrease the number...
View ArticleGrammaTech - Our Offices
GrammaTech Inc. 531 Esty St., Ithaca NY 14850 Ph: +1-607-273-7340 Fx: +1-607-273-8752
View Articlefast modles对Cortex-a53支持
从ARM官方网站下载 fast modles 来仿真 Cortex-a53,发现在选择处理器时,没有Cortex-A53 或者ARMv8 这样的选项,导致无法生成想要的license。 有谁能指点下,是现在版本的fast modles 不支持 Cortex-a53,还是我权限问题。
View ArticleGrammaTech Company Overview
GrammaTech Inc. is a leading developer of software-assurance tools and advanced cyber-security solutions. Our mission is to advance software analysis research and technologies to automate the...
View ArticleARM Approved Training Center Program
In addition to the courses run by ARM, we support a worldwide network of organisations which provide ARM Training as part of the ARM Approved Training Center Program. The training provided by these...
View Article免费BesTV/ARM HTML5 workshop(上海)欢迎报名参加
Html5 workshop由BesTV和ARM联合主办,以html5技术为核心,将最新行业技术交流为目的,以推动行业发展为愿景。我们欢迎html5开发者、设计师等从业人员与我们一起领略行业技术的先进卓越。 期待与您相见,2015年6月18号,宜山路757号百视通 副楼二楼大会议室。 这是一个免费的Workshop活动,欢迎大家参加 报名链接:BesTV/ARM HTML5 workshop -...
View ArticleCodeSonar - GrammaTech
CodeSonar™ performs a deep static analysis on C/C++ code and identifies a variety of serious bugs. These include null-pointer dereferences, divides-by-zero, and buffer overruns. CodeSonar does a...
View ArticleAAE Certification Help For Beginners
I am in the process of preparing for AAE certification. So I planned to write the exam by this month because I have 30% offer in the exam fee valid only till the end of this month. I need to know...
View ArticleARM Cortex-M0 assembly programming tips and tricks
The snippets in this document are no real secrets, your C-compiler probably use them already. But if you're writing assembly-code, it's good to have some snippets ready, when you need them....
View ArticleopenCL CL_OUT_OF_RESOURCES issue
Hi, I'm Trying to convert a code written in Cuda to openCL and run into some trouble. My final goal is to implement the code on an Odroid XU3 board with a Mali T628 GPU. In order to simplify the...
View ArticleUsing Streamline to Guide Cache Optimization
Introduction Poor cache utilization is something which can have a big negative impact on performance and improving the utilization will typically have very little or no trade off. Unfortunately...
View Article