How to get asm listing from c source?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2006-05-28 10:15 PM
Posted on May 29, 2006 at 07:15
How to get asm listing from c source?
Labels:
- Labels:
-
Legacy Products
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2006-05-28 10:15 PM
Posted on May 29, 2006 at 07:15
Any one can tell me if it's possible to obtain a asm listing from a C source without entering in debug mode? I'm using a RealView 2.1 environement for STR7xx. This can be useful when trying to see how compiler solves some programming situations and to see if is possible to do a better job manually.
