Content originally posted in LPCWare by CodeRedSupport on Wed Apr 07 01:05:34 MST 2010
Hi,
Glad to hear that you are now up and running with the GPIOReadValue() function, and have found where to disable the warning messages.
With regards to the names of your files after copying/renaming your project, you need to change the "Build Artifact" setting for each build configuration of your "new" project. To do this:
[LIST=1]
[*]Go to[FONT=Times New Roman] Project Properties -> C/C++ Build -> Settings[/FONT]
[*][FONT=Times New Roman]Select the Build Artifact tab[/FONT]
[*][FONT=Times New Roman]Change the Artifact name to match your new project name[/FONT]
[*][FONT=Times New Roman]Repeat this for your other build configurations (typically Debug and Release).[/FONT]
[/LIST]
[FONT=Times New Roman]Once you are happy everything is working, you can delete the files with filenames based on the old artifact name.
Regards
CodeRedSupport
[/FONT]