Hi Ki,
Thanks for your comments.
1. I would like the 'clean' build to delete all the object files it generated, but due to some reason, it doesn't. This is why I was curious if there is any way to specify which files need to be deleted, where I can make sure that I want all the generated files to be deleted.
2. There is an assembly file in the same name in my project, but I have excluded it from the current build configuration. I would expect it not to generate the associated object and not look for it while linking. As expected, it doesn't compile the file and doesn't generated the associated object file, but due to some reason it tries to link the non-existent file during the linking process.
I have attached the .*project files here: (Please visit the site to view this file) . I do see "DSP281x_CSMPasswords.asm" mentioned there among the source file, but I am not sure why it appears there. Here is the project explorer screenshot:
I would really appreciate your help.
Regards,
Tamil