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 CCS Technical Support

Search found 5 matches
CCS Forum Index
Author Message
  Topic: Multiple Compilation Problem?
TAMA25

Replies: 17
Views: 35205

PostForum: General CCS C Discussion   Posted: Wed Dec 07, 2022 7:14 pm   Subject: Multiple Compilation Problem?
Thank you for the advice.

I just tried it with the latest version of the compiler (5.113),
and it outputs the same assembly code as 5.110,
and the result of running it is the same.

I have rep ...
  Topic: Multiple Compilation Problem?
TAMA25

Replies: 17
Views: 35205

PostForum: General CCS C Discussion   Posted: Tue Dec 06, 2022 2:59 am   Subject: Multiple Compilation Problem?
This is the result of the verification by combining a total of 6 o-files, although it is still short of the desired scale.

Up to optimization level 8 (+Y8), TBLRD does not appear in the assembly co ...
  Topic: Multiple Compilation Problem?
TAMA25

Replies: 17
Views: 35205

PostForum: General CCS C Discussion   Posted: Mon Dec 05, 2022 8:53 pm   Subject: Multiple Compilation Problem?
In the course of multi-file testing, I discovered something.

project.h
#include <18F57Q84.h>

#device ADC=12
#fuses NOWDT,NOPROTECT,NOLVP
#use delay(clock=64000000, crystal=16000000& ...
  Topic: Multiple Compilation Problem?
TAMA25

Replies: 17
Views: 35205

PostForum: General CCS C Discussion   Posted: Mon Dec 05, 2022 3:45 am   Subject: Multiple Compilation Problem?
Thanks, mr.Ttelmah.

I'll be careful to use the code button.

The example is mcu.zip in the examples directory. Expand this and look at how it is done.

I have checked the contents of mcu.zip an ...
  Topic: Multiple Compilation Problem?
TAMA25

Replies: 17
Views: 35205

PostForum: General CCS C Discussion   Posted: Sun Dec 04, 2022 9:02 pm   Subject: Multiple Compilation Problem?
Compiler: PCWH 5.110
Device: PIC18F57Q84
Use PICKIT4 and No debugger.

I am testing multiple file compilations because I need them for work.

I found that it did not work properly (LEDs did not ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group