CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

linker .MAP file

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
Guest








linker .MAP file
PostPosted: Sat Feb 07, 2004 6:37 am     Reply with quote

Hi folks,

how can I get the .MAP file with all the linker informations?
I am using PICM with M6.42.

Thanks

Georg
wedilo



Joined: 16 Sep 2003
Posts: 71
Location: Moers, Germany

View user's profile Send private message

PostPosted: Mon Feb 09, 2004 6:50 am     Reply with quote

Hello Georg,
Please have a look to the compiler manual (July 2003) page 2, there you can find following information:

Code:

Invoking the Command Line Compiler
The command line compiler is invoked with the following command:
CCSC options cfilename

Valid options:
+FB Select PCB (12 bit)           -D Do not create debug file
+FM Select PCM (14 bit)           +DS Standard .COD format debug file
+FH Select PCH
(PIC18XXX)
+DM .MAP format debug file
+FS Select SXC (SX)               +DC Expanded .COD format debug
file
+ES Standard error file           +EO Old error file format
+T Create call tree (.TRE)        -T Do not generate a tree file
+A Create stats file (.STA)       -A Do not generate a statistics file
+EW Show warning messages
-EW Suppress warnings (use with +EA)
+EA Show all error messages and all warnings
-E Only show first error
+Yx Optimization level x (0-9)

The xxx in the following are optional. If included it sets the file extension:


So, use +DM

Hope to help you
73 Sven
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group