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

Why doesn't the +A compiler option work?

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







Why doesn't the +A compiler option work?
PostPosted: Mon Apr 05, 2004 11:26 am     Reply with quote

I'm using PCH 3.182 and it just will not give me the STA file. I need to know my stack levels.

This is my command line;


    "C:\Program Files\PICC\Ccsc.exe" +FH +P1 +A +T +EA -EW -J -D +M +STDOUT file.c
[/list]
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Mon Apr 05, 2004 11:51 am     Reply with quote

Quote:
I'm using PCH 3.182 and it just will not give me the STA file.

I've never been able to make that work with the command line
compilers. Maybe it only works with PCW or PCWH ?

Anyway, you can see the stack levels by looking at the top of
the .LST file.
Haplo



Joined: 06 Sep 2003
Posts: 659
Location: Sydney, Australia

View user's profile Send private message

PostPosted: Mon Apr 05, 2004 5:34 pm     Reply with quote

According to this page:
http://www.ccsinfo.com/pcwide.shtml

The statistics file creation is only supported in PCW and PCWH.
guest
Guest







thanks
PostPosted: Mon Apr 05, 2004 5:42 pm     Reply with quote

I knew there must be a reason.
Haplo



Joined: 06 Sep 2003
Posts: 659
Location: Sydney, Australia

View user's profile Send private message

PostPosted: Mon Apr 05, 2004 7:57 pm     Reply with quote

Remember there is nothing in the STA file that you can not also extract from the LST/SYM file. The latter two contain all the information you need.
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