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.

Debasis Parida

  Joined August 22, 2019      125

Thursday at 12:29 PM

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!!!

Add New Comment

Login to Comment Sign in with Google Log in with Facebook Sign in with GitHub