• Beginners Question
    Hi, I have a samll problem with my MCB2360. I'm pretty new to this, so my question should be very easy to answer. All I wanted to do was to flash my LEDs on the Board. I read the User Manual from...
  • beginner's questions
    I just start to develop LPC 1768 application using Keil uVision4.21. I have some questions which I can not find the answer from my document / web search: 1. Where to find a list of Compiler and Linker...
  • Simple Question
    What does the following mean? #pragma src #prgma OT (8) Thanks
  • [Cortex-A8] beginner lost with simple floats
    Note: This was originally posted on 25th June 2012 at http://forums.arm.com can anyone please explain to a beginner why a simple program (below) apparently corrupts the Locals (as seen in IDE, image below...
  • math question (beginner)
    I'm using float variables, but I want to convert these variables to integer like: 0.9 .... 1 30.9 .... 31 54.2 .... 54 please give a suggestion thanks very much