• Can I build my own ARM board like the raspberry pi
    Is it possible and if so how can i build my own raspberry pi alike? Can I use this AM4378 | AM437x | ARM Cortex-A9 | Description & parametrics ???
  • Writing your own startup code for Cortex-M
    Introduction This document is designed as a tutorial in how to write assembly code for the Cortex-M series . I only know the assembler syntax for the GNU assembler, but as there are many different...
  • Can I build a Cortex-M4 with DSP extensions on the V2M-MPS2+ board?
    It looks like most of the DesignStart is oriented at the M0 and M3, but the M4 DSP instructions are of interest to me. I don't need floating point support, but having it wouldn't hurt. I'd also like...
  • NE10 for QNX 7.0.4 building errors
    Hi, I am trying to port over NE10 for QNX 7.0.4 from https://github.com/projectNe10/Ne10 with Cortex-A53 and AARCH64 architecture. I have been able to build the .c/.cpp files, but the assembly code...
  • Cycle model build issue - ../../../../cortexm3_rtl
    make compile SIMULATOR=ius DSM=yes xmvlog: *W,NOTIND: unable to access -INCDIR ../../../../cortexm3_rtl/logical/cm3_tpiu/verilog (No such file or directory). Fails because cortexm3_rtl/ is not present...