MBLABX BUILD ERROR

I AM NEW HERE AND I AM TRYING TO BUILD A PROGRAM USING MPLABX IDE v5.05 BUT AM STOCK WITH THIS ERROR MESSAGE,"The project is empty you will need to add a file to the project before you can build it". Please help.

Hi Emmanuel,Please refer the following steps

  1. From the project explorer, expand source files
  2. Right click and select New > Main C
  3. Populate the dialog that appears with the project relevant details
  4. Click Finish > Your main.c file will appear with minor code additions, etc
  5. Click "Build", and the project should build with no errors

Hope this helps!!!

  Joined August 22, 2019      125
Thursday at 12:29 PM