Start a conversation

Programmer/Debugger

Have a question about programmer/debugger ? Find an answer here.

  • If mikroProg for PIC firmware is empty

    You can try to update the firmware with the file from attachment, but first you need to unzip it in the installation folder of mikroProg Suite for PIC, (for example in C:\Users\Public\Documents\Mikroe...

  • Can't synchronize device with the programmer

    This is a really common issue which is related to the SPI programming frequency.  The error message means that pre-programmed SPI clock settings in the MCU (used for programming) do not match your pro...

  • Can't drop PIC power supply to enter program mode

    You need to do following: Open mikroProg Suite for PIC Click on Options Check on Disable Vpp-First mode entry...

  • Bad mikroProg for PIC firmware update

    When mikroProg for PIC firmware update goes wrong, I suggest you to follow instructions in this video and try to update it....

  • The program can't start because mfc100.dll is missing from your computer

    The problem is related with Windows 7. Try installing Visual C++ redistributable package 2010 suitable for your windows. https://www.microsoft.com/en-us/download/details.aspx?id=5555...

  • Setting up mikroProg for Kinetis

    Go to the download section of the product page of mikroProg for Kinetis from the link below. https://www.mikroe.com/mikroprog-kinetis After you install mikroProg Suit install the driver from the link ...

  • PIC32 and dsPIC problem with ICD debug

    If you have problems with ICD, such as error messages that prevent you entering the debugger, please check the Project settings first. Project -> Edit Project Set the programming lines to PGEC2 and PG...

  • Internal oscillator and ICD

    You cannot use internal oscillator for ICD with PIC16 and PIC18 family because of internal pull-ups activated on ICD lines in that mode. Only on PIC24, dsPIC30, and dsPIC33 chips you can use ICD with ...

  • EP3 Buffer Transfer Error

    In case of this error in the mikroICD debugger, check out the following first: 1. Check the USB connection. Replace USB cable and try another USB port. Make sure to double check the drivers you instal...