Mar 04, 2020
06:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Mar 04, 2020
06:02 AM
Hello,
I work on the Aurix tricore TC277 microcontroller with the Hightec compiler which is with eclipse,
but now I need to compile my source code with command line, that means without using eclipse.
According to my research I found that it is feasible, but I did not find the necessary command.
Let me know if any details required.
Regards,
Rihab
I work on the Aurix tricore TC277 microcontroller with the Hightec compiler which is with eclipse,
but now I need to compile my source code with command line, that means without using eclipse.
According to my research I found that it is feasible, but I did not find the necessary command.
Let me know if any details required.
Regards,
Rihab
1 Reply
Mar 04, 2020
02:53 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Mar 04, 2020
02:53 PM
One of many options would be to create a makefile and use make.
https://www.gnu.org/software/make/manual/html_node/Introduction.html.
https://www.gnu.org/software/make/
https://www.gnu.org/software/make/manual/html_node/Introduction.html.
https://www.gnu.org/software/make/
This widget could not be displayed.