Create File

This method will create a new file without adding it to a project. There is a different method to create a file in a project directly.

1

Select a location to create a file.

In the Files window, select the directory where you want the file to be created. Your only options are the project's base directory or one of its subdirectories. If multiple projects are open in the IDE, you can choose to create the file in any of their directories or subdirectories.

FilesWindow.png
Click image to enlarge.

2

Launch the New File wizard.

Right click on the folder where you want the file to be created and select New > FileType… from the popup menu, where FileType is the kind of file you wish to create. Skip to step 4.

If no file types are listed in the popup menu or the kind you want isn't shown, select New > Other… and go to step 3.

FilesRightClickNew.png
Click image to enlarge.

3

Choose the file type.

a

Choose the Project into which you wish to add the file. If you selected a folder in step 1, this should already be set for you. This will only create the file in the project's directory - it will not be added to the project in the Projects window.

b

Choose one of the Categories of files you can create.

c

Choose one of the File Types you wish to create.

Files-NewFile1.png
Click image to enlarge.

4

Provide the name and choose/verify the location.

a

Name your file in the File Name field.

b

Choose an Extension (e.g. c, cpp, etc.). In general, this should be set automatically to the correct extension based on the file type you created.

c

Choose a Location or Folder where the file should be created. If you selected a folder in step 1, this should already be set for you.

  • In the Location combo box, choose the physical location where you want the file saved. In general, the only option will be the project folder (HelloWorld in this example). However, if you have added any existing files or folders to the project that are not in your project directory, you can also select one of those locations to store the new file.
FileLocations.png
  • Optionally, select a subdirectory of the Location by clicking on the Browse… button next to the Folder combo box and picking a directory. The Created File item will show the full path for the new file to help you verify that you have chosen the options above correclty.

d

Click the Finish button.

Files-NewFile2.png
Click image to enlarge.

5

You should now see the new file in the Files window under the directory you selected in step 1. You may at any time add the file to a project if you wish.

FilesWindow-End.png
Click image to enlarge.
© 2024 Microchip Technology, Inc.
Notice: ARM and Cortex are the registered trademarks of ARM Limited in the EU and other countries.
Information contained on this site regarding device applications and the like is provided only for your convenience and may be superseded by updates. It is your responsibility to ensure that your application meets with your specifications. MICROCHIP MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND WHETHER EXPRESS OR IMPLIED, WRITTEN OR ORAL, STATUTORY OR OTHERWISE, RELATED TO THE INFORMATION, INCLUDING BUT NOT LIMITED TO ITS CONDITION, QUALITY, PERFORMANCE, MERCHANTABILITY OR FITNESS FOR PURPOSE. Microchip disclaims all liability arising from this information and its use. Use of Microchip devices in life support and/or safety applications is entirely at the buyer's risk, and the buyer agrees to defend, indemnify and hold harmless Microchip from any and all damages, claims, suits, or expenses resulting from such use. No licenses are conveyed, implicitly or otherwise, under any Microchip intellectual property rights.