- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I want to define the source file lists including the source files that I am going to complie. But it seems that I cannot modifiy the makefile, which is generated automatically.
So, how to modify those automatic makefile?Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
neo,
the NIOSII IDE expects all source files in its current project directory. Right click the project name and select 'Refresh' to include all source files into the project currently found in this directory. The triangle icon lets you then 'Edit Active Working Set' to include or exclude the files you want. After that, your makefile will be updated. Mike- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The problem is that the source file (.c) file need to be complied based on the macros. Can I do that?
And I also have a .c file need to be included not complied.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page