ST7VD
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2005-10-19 2:17 AM
This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2005-10-17 3:20 AM
Posted on October 17, 2005 at 12:20
How can i make visible compile errors in the output window of ST7 visual debug?
I get only compile commands in the output window When i use dos prompt i see compile errors. And how can i after compile, program or emulate the Indart? I get GDI errors or executable errors? Hopely someone get help me out!Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2005-10-19 2:17 AM
Posted on October 19, 2005 at 11:17
Hi,
Do you get only ''exit code = 1'' after a message explain that compiler command has failed ? You should have checked the ''Log errors in file ...'' in the ''C Compiler'' tab in the ''Listings'' category (-e option). Try to remove it, this work on my project. Best regards Laurent