Skip to content
Code Utility
  • Home
  • Donate
  • About
  • Codes
    • Ada
    • Agency Insight
    • AMPL
    • Android
    • Apple
    • Arduino
    • ASP
    • AWK
    • Bash
    • C
    • C#
    • C++
    • Clojure
    • Codes
    • ColdFusion
    • D
    • Dart
    • Erlang
    • F#
    • Falcon
    • Forth
    • Groovy
    • Haskell
    • INTERCAL
    • iOS
    • JavaScript
    • Kotlin
    • Linux
    • Lua
    • MATLAB
    • Modula-3
    • MySQL
    • Objective-C
    • Perl
    • Python
    • Scala
    • Sh
    • Smalltalk-80
    • Tcl
    • Windows
    • YACC
  • Linux
  • Python
  • Windows
  • Support
  • Web Stories

cortex-m

ThreadX Memory Allocation on STM32 Cortex M0

Solution for ThreadX Memory Allocation on STM32 Cortex M0 is Given Below: I am trying to test out the sample/demo …

Read moreThreadX Memory Allocation on STM32 Cortex M0

Categories Codes Tags cortex-m, memory-management, stm32, threadx

Dynamic memory allocation in STD

Solution for Dynamic memory allocation in STD is Given Below: Working a lot with microcontrollers and C++ it is important …

Read moreDynamic memory allocation in STD

Categories Codes Tags arm, c#, cortex-m, embedded, std

How to pass function address to Assembler Instructions with C Expression Operands

Solution for How to pass function address to Assembler Instructions with C Expression Operands is Given Below: With gcc/clang for …

Read moreHow to pass function address to Assembler Instructions with C Expression Operands

Categories Codes Tags arm, assembly, c#, cortex-m, inline-assembly

Absolute address of function in object file

Solution for Absolute address of function in object file is Given Below: I have ARM Cortex-M object file (.o) in …

Read moreAbsolute address of function in object file

Categories Codes Tags arm, c#, cortex-m, machine-code

shared object on Cortex-M4 strange symbols in dynsym section

i actually write a shared object loader, which loads with the gcc created shared-objects (ELF) on a cortex-m4 controller. Loading, …

Read moreshared object on Cortex-M4 strange symbols in dynsym section

Categories Codes Tags cortex-m, dynamic-loading, elf, gcc, shared-objects

ARM M4 Instructions per Cycle (IPC) counters

I would like to count the number of Instructions per Cycle executed on an ARM cortex-M4 (or cortex-M3) processor. What …

Read moreARM M4 Instructions per Cycle (IPC) counters

Categories Windows Tags arm, c#, cortex-m, cortex-m3, performancecounter

STM32H7 MPU shareable memory attribute and strongly ordered memory type

I am confused by some of the attributes of the STM32H7 MPU. I’ve read several documents: STM32H7 reference and programming …

Read moreSTM32H7 MPU shareable memory attribute and strongly ordered memory type

Categories Codes Tags caching, cortex-m, mpu, stm32

Segger RTT control block is not identified by RTT viewer

I’m trying to use Segger’s RTT (Real Time Transfer), but I’m not able to see any output on the RTT …

Read moreSegger RTT control block is not identified by RTT viewer

Categories Codes Tags arm, cortex-m, jtag, segger-jlink

Entering sleep mode on arm cortex m4

I’m trying to put a cortex m4 processor to sleep for a little less than a second. I want to …

Read moreEntering sleep mode on arm cortex m4

Categories Codes Tags arm, bare-metal, cortex-m, suspend

.net amazon-web-services android android-studio angular arrays azure c# css dart dataframe django docker excel firebase flutter git html ios java javascript jquery json kotlin laravel linux mysql node.js pandas php postgresql python python-3.x r react-native reactjs spring spring-boot sql sql-server string swift typescript vue.js windows

  • About
  • Privacy Policy
  • Terms and Conditions
  • Use of Cookies
  • Contact
  • Web Stories
© 2020 - 2021 Code Utility