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 3 matches
CCS Forum Index
Author Message
  Topic: [SOLVED]printf problem with integer
lz1ght

Replies: 4
Views: 13646

PostForum: General CCS C Discussion   Posted: Wed Nov 29, 2017 12:05 pm   Subject: SOLVED
Many Thanks Ttelmah

I use bootloader and he don't change fuses.

Now is OK.
  Topic: [SOLVED]printf problem with integer
lz1ght

Replies: 4
Views: 13646

PostForum: General CCS C Discussion   Posted: Wed Nov 29, 2017 11:54 am   Subject: [SOLVED]printf problem with integer
main.h
#include <18F4520.h>
//#include <16F877A.h>
#device ADC=10

#FUSES PUT //Power Up Timer
#FUSES NOBROWNOUT //No brownout reset
#FUSES NOPBAD ...
  Topic: [SOLVED]printf problem with integer
lz1ght

Replies: 4
Views: 13646

PostForum: General CCS C Discussion   Posted: Tue Nov 28, 2017 11:09 pm   Subject: [SOLVED]printf problem with integer
Hi,

I have a strange problem with PIC18F4520.
Compiler now is 5.047 demo, but I try first with 5.049, 5.019 and 4.???
I also try with int16, int32. Result is same.

#include <main.h>
int ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group