• compiler issue
    hello all, i have one arm7 kit of lpc2148. and one IDE is provided with it, its name is SCARM, i have written one simple program of led on-off in SCARM and downloaded it and it is working fine. When...
  • Keil uVision compiling with API Issues
    I had recently purchased a couple VL53L0X series Distance Sensors from STMicroelectronics and when working on them I was pleased to see that the company offered an API in order to easily read in the measurements...
  • Nulls at end of Code (Keil ARM7 compiler issue??)
    LPC2103 using KEIL IDE / Compiler variable declaration const unsigned char copyright_str[32] __attribute__((at(0x1FDF))) = "Copyright© 2011-2011 Tester Plc."; Hi there, I require declaring...
  • STM32F1 compiler issues
    Hello, I am trying to compile a project for STM32F103CB, but it doesn't seem to work properly. First of all, this project compiles and runs on IAR SDK. I ported it on uVision 5 SDK, and, after...
  • scary STM32F4 compiler issue?
    I am investigating what looks to be a memory corruption issue. I am stepping through the assembler and I cannot explain what I see. It's as if the microcontroller is not correctly interpreting the assembler...