• ARM-MDK for Kinetis / MQX. Reliable ?
    To those with experience, For several months I have had the misfortune of working with FreeScale's CodeWearier ( err ... CodeWarrior ) and between myself and other team members using the same devel...
  • Problem MQX debug on DS-5
    Hello, I work on a Vybrid VF6xx card and I try to launch debug on MQX (on m4 core) by CMSIS-DAP. I followed this tutorial Lab Notes for webgl-mcc-accelerometer-demo | Timesys Embedded Linux (Exercice5...
  • Problem DS-5 Eclipse and MQX plugin
    Hello everyone, I'm using the DS-5 Vybrid Tower System Starter Kit version 5.18.0 on Eclipse version 4.3.1 and I'm having some problems installing a new software which is the MQX Freescale software. Indeed...
  • compiler optimizations
    Hello, 1. What is this different style of value assigning? What is the use? Unsigned char const event_strings[11] = { ~0x3f, ~0x06, ~0x5b, ~0x4f, ~0x66, ~0x6d, ~0x7d, ~0x07, ~0x7f, ~0x6f, ~0x00...
  • ARM Compiler optimization effects
    Hello, I'm using Keil uVision V5.24.2.0 with ARM Compiler V5.06 update 5 (build 528). Initially, compiler optimization level was set to 1. With this level, I found that the address assigned...