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 9 matches
CCS Forum Index
Author Message
  Topic: Weird lcd_putc issue
biozen

Replies: 10
Views: 13834

PostForum: General CCS C Discussion   Posted: Tue Jun 11, 2013 7:15 am   Subject: Weird lcd_putc issue
PIC: 18F6628
CCS Version: v4.138
IDE: MPLAB X v1.50
Also tried on IDE: MPLAB v8.88
Mode: Compiled and tested in both Debug and RUN mode.
Other details: Double layered PCB. Most components are SMD ...
  Topic: 'Nested' Typdefs
biozen

Replies: 3
Views: 4645

PostForum: General CCS C Discussion   Posted: Tue Apr 03, 2012 3:38 am   Subject: 'Nested' Typdefs
Thanks for your reply.

So if there's a possibility of a bug, and since I'm not a C guru, I won't be able to pin-point if any errors are due to compiler bug or code bugs.

What would other altern ...
  Topic: 'Nested' Typdefs
biozen

Replies: 3
Views: 4645

PostForum: General CCS C Discussion   Posted: Tue Apr 03, 2012 2:06 am   Subject: 'Nested' Typdefs
Hello,

I'm writing code for an industrial testing instrument that cycles temperature.

Its works something like this:
Each program has up to 9 segments. Each segment can have up to 9 steps. Eac ...
  Topic: Measuring RPMs using PIC16F877
biozen

Replies: 8
Views: 7315

PostForum: General CCS C Discussion   Posted: Mon Oct 25, 2010 1:53 am   Subject: Measuring RPMs using PIC16F877
We use Allegro gear tooth sensors for a product. The sensors produce a square wave which 'reflects' when the gear tooth passes across the sensor. Use the External Interrupt on the PIC to catch the ris ...
  Topic: MAXQ3181 - cant read voltage, current, temperature correctly
biozen

Replies: 4
Views: 6069

PostForum: General CCS C Discussion   Posted: Tue Oct 19, 2010 4:12 am   Subject: MAXQ3181 - cant read voltage, current, temperature correctly
1/ SPI clock - we use ATMEL MCU
Are you using the CCS PIC compiler with Atmel? Are you able to get things moving on the Atmel with a CCS compiled program?!


++++++++++++++++++++
Locked.

Reas ...
  Topic: help with pic16f506
biozen

Replies: 15
Views: 17824

PostForum: General CCS C Discussion   Posted: Tue Oct 19, 2010 4:00 am   Subject: help with pic16f506
You'll need to set up the port pins as inputs and outputs. Something like:
SET_TRIS_C(0b00000000);

Regards,
Mohit Mahajan.

(Edit: Formatting)
  Topic: Flickering during colour cycling
biozen

Replies: 1
Views: 3727

PostForum: General CCS C Discussion   Posted: Sun Oct 03, 2010 1:17 am   Subject: Flickering during colour cycling
Hello,

I have a set up where a PIC16F690 cycles the PWM level to a three RGB leds connected to Port C pins 0, 1 and 2.
The hardware is such that, setting the pin switches the LED ON. Clearing the ...
  Topic: CCS has taken over Windows, well sort of!
biozen

Replies: 2
Views: 3590

PostForum: General CCS C Discussion   Posted: Fri Sep 10, 2010 5:51 am   Subject: CCS has taken over Windows, well sort of!
Answering myself....

Go to Options > File Associations > Windows Default > Apply
  Topic: CCS has taken over Windows, well sort of!
biozen

Replies: 2
Views: 3590

PostForum: General CCS C Discussion   Posted: Wed Sep 08, 2010 10:34 am   Subject: CCS has taken over Windows, well sort of!
Good day!

I'm sorry if this has been answered before...

After installing CCS, whenever I try to open/save a document in some other application, the open/save window doesn't show the "Deskt ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group