• address sanitizer in ARM GNU-A 8.2-2018.11 arm-linux-gnueabihf

    ichigo663
    ichigo663

    Hi all,

    I'm trying to compile my application with -fsanitize but when linking it fails complaining that it cannot find any library for the linker flag '-lasan'. I did check and it seems that the ARM toolchain 8.2-2018.11 does not ship with…

    • 9 months ago
    • Software Tools
    • Arm Compilers forum
  • Freescale MC9328MXS

    Jo Van Montfort
    Jo Van Montfort

    Is this board any good to run embedded Linux? Anybody use this µcontroller? I want to drive some SVGA display with it. And do some networking.

    WP_20160222_012.jpg
    • Answered
    • over 4 years ago
    • Open Source Software and Platforms
    • Arm Development Platforms forum
  • Cross compiling snort using ptxdist results in INADDR_NONE configure error

    Awais
    Awais

    Hello,

    I am not sure whether this is a right but I thought to give it a go as I am cross compiling snort for an ARM-based system. 

    I am very new to cross-compilation using ptxdist tool. I am using ptxdist version 2013.03.0 and trying to build snort 2.9…

    • over 1 year ago
    • Open Source Software and Platforms
    • Arm Development Platforms forum
  • Adding new working points - additional frequency values in linux

    Mohamad Ahmad
    Mohamad Ahmad

    Deciding what frequency within the CPUfreq policy should be used is achieved using "cpufreq governors".

    Inside the CPUFreq we can find:

    # ls /sys/devices/system/cpu/cpu1/cpufreq/
    affected_cpus
    related_cpus
    scaling_max_freq
    bios_limit
    scaling_available_frequencies…

    • over 1 year ago
    • Open Source Software and Platforms
    • Arm Development Platforms forum
  • "8th" - grokking the REPL

    Ron Aaron
    Ron Aaron

    Introduction

    This post is intended to give you a feel for using 8th, but it is not a tutorial per se. If you're not familiar with "8th", please view my previous blog post.

    Resources:

    • My previous 'A Gentle Introduction to a Modern Forth…
    • over 2 years ago
    • System
    • Embedded blog
  • 8th - a gentle introduction to a modern Forth

    Ron Aaron
    Ron Aaron

    Introduction

    8th is a secure, cross-platform programming language based on Forth which lets you concentrate on your application’s logic instead of worrying about differences between platforms. It lets you write your code once, and simultaneously produce…

    • over 2 years ago
    • System
    • Embedded blog