• Interfacing LPC2148 with visual studio
    I have development board of LPC2148 can anyone give me an example of UART communication for the same using visual studio 2008. Since the project is based on image processing I just need to the transfer...
  • ARM Toolchain Visual Studio Code
    Hi everyone, I am trying to compile a code in Visual Studio Code (SO Windows 10) using ARM ToolChain, but I had errors with this toolchain. Which is the correct way to install this toolchain to be used...
  • uVision Eclipse Plugin Typo
    Not to be completely anal, but this typo drives me wonky. Connected to uVision UVSC: V2.23 UVSOCK: V2.23 Flash download... Erase: ................................. Done Program: ...........
  • about eclipse mdk-plugin on stm32 debug
    we know that using uvision to debug the stm32 series mcu is very effective; specially the "periodic window update" option is useful in the debugging; so,I decided to debug the STM32F4 mcu by...
  • C51 Toolchain under Visual Studio IDE
    I spent time integrating the C51 toolchain into a Makefile project that utilizes all the features of the VS2005 IDE, so I just wanted to share my info. This can be used as a starting point for any of...