• Program debugged successfully. But Board not responding.
    Hello. My Program running Micium's uC-OSII on the Keil MCB2100 board (using the LPC2129 microcontroller). Debuger: Jlink Seggar. I can able to build my program in eclipse and debug successfully...
  • Has anybody implemented CMSIS FFT library Successfully?
    Hi I want to use arm_cfft_radix4_init_q15() and arm_cfft_radix4_q15() function from CMSIS 3.2 library . I am unable to find any good resources or any examples. I have looked in the documents provided...
  • Showing All Build Errors with C51
    How can I get the c51 compiler to show all the build errors when I compile. When I compile it will only show me a few errors. After I fix the errors I re-compile and it show me a few more, etc I would...
  • Commands getting underlined in red even though they are not errors
    Why do some of the commands in my program get underlined with redlines even though they are not errors/warnings. What does that supposed to indicate?
  • Cannot Single step though code
    OK, what silly mistake have I made this time..? I have just downloaded uVision4. Got a simple bit of code to flash and LED on and off. However, I cannot single step through the code. When I hit...