• 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...
  • 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...
  • 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...
  • Cyconsole && Visual Studio ? ? Endpt xfers. CyAPI
    Hello everybody. I am using CY7c68013 FX2 connected with a FPGA. In Slave Fifo MOde. AutoIN. With EP2. EP2FIFOCFG=0x0C //No INFM1, NO OEP1, Auto IN, Zerolenin, 8bits wordwide. syndelay EP2CFG...
  • Visual Studio plugin to compile and debug Keil projects
    I have been doing some work on Esp32 modules using Visual Studio and VisualGDB plugin. and after getting used to the VS IDE quite like it. VisualGDB announced that they are fully compatible...