• C Programming and pointer sizes on ARM processors.
    Hi, I've a question regarding C programming on ARM processors. can I ALWAYS assume that the sizeof(function_pointers) == sizeof(void *) == sizeof(char *)? Also I read in a blog ( Caches and Self-Modifying...
  • Help with programming STM32F103RCT6 board.
    I have bought this Cortex M3 board. Now I want to program it through jtag. So I bought this wire. By using the USB to serial interface of my linux machine, I want to program the board. I went to read...
  • Suggestion on suitable arm processor
    Hi all. Nice to meet you all and glad that I have a chance to join this group=) Recently, I will do my final year project with the title of "Smart Home Control Using Brain Wave". Yet, I am not really...
  • Innovation on ARM Cortex Processors
    How the ARM Architecture has fostered differentiation through diversity? Since 2014, there has been an ever increasing number devices shipping with ARMv8-A based Cortex Processors – ranging from $65...
  • Understanding the ARM processor
    I'm currently doing a bachelor group project, where the task is to write a scientific report on the ARM processor technology. I am having a hard time understanding how it all works. I was hoping to get...