• problem compiling standard keil examples
    I have been using ARM for a few days and downloaded the file lpc2100_intsio.zip from the Keil file download section. I have a question. The program compiles and runs fine in THUMB mode, but when I switch...
  • USB HID KEIL example problem
    I need to implement usb hid for my current project.So i thought of trying some code that works and use it as a base to form my code for usb. I am using NGX BLUEBOARD LPC2148 as my development board....
  • DS-5 compile example problem
    Note: This was originally posted on 24th June 2011 at http://forums.arm.com Hi all, Here is a problem about compile the linux example in DS-5 eval version. It seems that there is no "distibution" part...
  • LPC2148 Example Compile Question
    Hi from ARM newbie I found a nice simple example for a bit bit LCD hello world program. With uVision 3.33 (limited version that came with LM3S811 eval kit) i load the example and hit F7 to build. I...
  • fail to compile GPIO example
    Hi all, I have a STM32F446RE. To learn how the GPIO works with standard periph library, I download the eample GPIO_IOToggle, but that code doesn't compile, so many errors. From the readme.txt, it seems...