DS-5 Debug hardware Config - Auto Configure fail!
Hi everyone, When I am auto configuring my custom platform, DS-5 is able to see all the ARM chain like this: -In info dialogue: info: Opening the debug pre-connection to device 1 info: Powering up...
View ArticleBuild error in my code with DS-5 armcc pthread.h not found
Hello, Recently I have started using ARM DS-5 . Compiling a C code using DS-5 - with the ARM Compiler 5.06 built in DS5. I have code which uses pthreads, and the build is failing when i have #include...
View Articlewhich ARM version that i should use for PLC
hello ! i am houssam an electrical engineering student, i am new to this forum and new for ARM processore i want to make my own PLC (programable logic controler), and i need a processore for to build...
View ArticleYet more embedded articles – power, MMUs, the static keyword, and multicore
I was looking through some of my old blog posts and noticed some of the posts I made are very hot topics today. I know a lot of people are moving on to Multicore, this article roundup would cover...
View Articleexynos 8890 vs snapdragon 820
What is better? by antutu and geekbeanch it is better snapdragon 820
View ArticleFor High speed communication in Between ARM Micro controller a IA-32 based...
Hello All Members, I Want to Communicate between MicroProcessor (intel based) and MicroController(ARM Based). Aim: To Achieve high Speed communication between two Cpu's. Kindly suggest me Some...
View Article[Vulkan] Dual source blending
I wonder if you're planning to implement dualSrcBlend to a Vulkan driver later at some point (currently not supported), perhaps we could raise it if it's yet not planned? Our Vulkan renderer will use...
View ArticleConcrete strength development
I noticed an article in The Times of March 07 regarding the use of ARM sensors to monitor the early strength development of concrete, with trials in London being undertaken in the near future. As Chair...
View ArticleCombined Reflections: Stereo Reflections in VR
Introduction Reflections are an important element in how we visualize the real world and developers therefore use them extensively in their games. In a previous blog I discussed how to render...
View ArticleARM Cortex M7 UDP comunication
static struct netconn *conn; static struct ip_addr server_ip; static struct udp_pcb *pcb; udp_init(); pcb = udp_new(); err = udp_bind(pcb, &local_ip, 0); if (err == ERR_OK) { sprintf(text,"Server...
View ArticleAnalog Devices’ ARM-based Cortex-M3 microcontroller targeted for IoT, study...
Steve Bush from Electronics Weekly highlights the release of Analog Devices’ ARM-based Cortex-M3 microcontroller targeted for IoT end nodes, quoting the company as saying, “The Cortex-M3 processor is...
View ArticleMali GPU Tools: A Case Study, Part 1 — Profiling Epic Citadel
Performance analysis and optimization have always been key topics when it comes to mobile applications, in particular for game developers. The task of bringing console class graphics to mobile...
View ArticleARMv8-A 数据类型
HI expert: 最近一直在看ARMv8架构的spec,在网上下载了一个的编译器,请问在具体使用ARMv8时和之前在ARMv7上关于各种数据类型所占的字节数有区别吗?比如,int, long, long long, pointer等数据类型的大小. 麻烦解答一下,谢谢!然后能够推荐一款编译器用于Cortex-A53开发?
View Article#WallofBoards lives on, two events down and two coming up
Hi all This month we've been working like machines and there has been lots of new content to keep up with. With Embedded World (EW) and Mobile World Congress (MWC) recently behind us, we are now...
View ArticleCortexA8 L2 data loss
Hi at all! I'm working with TI DM3730 (CortexA8 inside) and an external mobile DDR-SDRAM. The startup initialize MMU, L1 Cache and L2 Cache and Flow Prediction. Tests with about 256MiB of data show...
View ArticleCMSIS++: a proposal for a future CMSIS, written in C++
Overview CMSIS++ is a portable, vendor-independent hardware abstraction layer intended for C++/C embedded applications, designed with special consideration for the industry standard ARM Cortex-M...
View ArticleSemihalf ARM blog #2: Dead board and stack growth
We’d like to welcome all of you and describe few interesting issues we encounter during our work with ARMv8 and FreeBSD. In this cycle it is planned to talk a little about various bugs found in the...
View ArticleBluetooth World: Wireless connected microcontrollers are changing the rules
A journalist recently said to me: “The trouble with IoT is that it isn't making a visible difference yet.” I had to disagree, at least in part. IoT IS making a difference but a key part of that...
View ArticleARM’s insight: end of Moore’s Law, future of virtual reality market,...
Tim Cross from The Economist highlights ARM’s insight on the end of Moore’s Law, quoting ARM’s Greg Yeric as stating, “As Moore’s law slows down, we are being forced to make tough choices between the...
View Article