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 99 matches
CCS Forum Index
Author Message
  Topic: enc28j60 Help
umka

Replies: 2
Views: 4986

PostForum: General CCS C Discussion   Posted: Sat Jul 02, 2011 12:10 am   Subject: enc28j60 Help
Microchip has an entire TCPIP library that you can download for free.

CCS has an older Microchip TCPIP stack converted to work with PIC-C.

Ask support for it.. I don't know if you have to be in ...
  Topic: enc28j60 Help
umka

Replies: 2
Views: 4986

PostForum: General CCS C Discussion   Posted: Thu Jun 30, 2011 1:52 am   Subject: enc28j60 Help
Hey everyone

I have been trying to figure out how to use the enc28j60 CCS driver to give me basic understanding of how to turn a LED on and off and read an adc over ethernet. I have looked at as ma ...
  Topic: asm time question
umka

Replies: 1
Views: 4495

PostForum: General CCS C Discussion   Posted: Tue Jul 27, 2010 3:53 pm   Subject: asm time question
I have been trying to optimize a piece of code I wrote by looking at the asm output of ccs but have a question about how long it will take to execute a piece of code.

1) With the " if (Servo_ ...
  Topic: ICD-U40 - device not recognised
umka

Replies: 1
Views: 25913

PostForum: CCS ICD / Mach X / Load-n-Go   Posted: Mon May 31, 2010 12:49 am   Subject: ICD-U40 - device not recognised
I have emailed support but have not gotten a reply and its been a week.

I have everything installed and it worked fine. Then next time used comp it didn't recognize the device. So uninstall and rei ...
  Topic: UART and Errors
umka

Replies: 3
Views: 6124

PostForum: General CCS C Discussion   Posted: Sat May 01, 2010 12:48 am   Subject: UART and Errors
cheers PCM

got it working now. Had it in an or statement and that was the problem. having never used errors I guessed that was the problem.
  Topic: UART and Errors
umka

Replies: 3
Views: 6124

PostForum: General CCS C Discussion   Posted: Fri Apr 30, 2010 2:56 am   Subject: UART and Errors
I am having a problem understanding the errors part of the #use RS232 function. I want to know if there was a problem during transmission so have set the timeout and errors but don't understand how to ...
  Topic: #asm help
umka

Replies: 1
Views: 2869

PostForum: General CCS C Discussion   Posted: Mon Aug 24, 2009 1:36 am   Subject: #asm help
Don't really know much about assembly so could some one explain this piece of code to me.

retardo is an int. Are the pieces of code the same?

#asm
bucle: #endasm
delay_cy ...
  Topic: Cant find "utility.c"!
umka

Replies: 1
Views: 3103

PostForum: General CCS C Discussion   Posted: Thu Aug 06, 2009 8:17 pm   Subject: Cant find "utility.c"!
Can anyone tell me where utility.c is? I am trying to use the Sync_Master/Slave examples in the CCS install file.

Have compiler 4.084.
  Topic: Crystal problems!
umka

Replies: 1
Views: 3560

PostForum: General CCS C Discussion   Posted: Wed Aug 05, 2009 3:28 am   Subject: Crystal problems!
Is it possible to run PIC's without an external crystal?

For some reason I thought it was possible but don't seem to be able to get it to work.

Micro is a 16F628a so pins 15/16 can be connected ...
  Topic: Multi uC network
umka

Replies: 7
Views: 7063

PostForum: General CCS C Discussion   Posted: Fri Jun 26, 2009 11:53 pm   Subject: Multi uC network
What is the best way to do a multi uC network? Thoughts would be RS232, RS485, I2C.

The idea is to have a single bus cable to run around an electric motorcycle, 24kw DC motor, instead of having a l ...
  Topic: problem with heart beat monitor
umka

Replies: 4
Views: 8290

PostForum: General CCS C Discussion   Posted: Tue Dec 30, 2008 3:46 am   Subject: problem with heart beat monitor
Have you checked the output signal from the hardware on an oscilloscope to check the output is occuring at the expected rate?
  Topic: ICD U40 Problem
umka

Replies: 1
Views: 20518

PostForum: CCS ICD / Mach X / Load-n-Go   Posted: Thu Dec 04, 2008 4:03 pm   Subject: ICD U40 Problem
I am using an ICDU40 which has worked flawlessley up until. It wont connect when I try program the micro from within the IDE. It brings up a box asking to connect to a comm port.

If I open the deb ...
  Topic: Pin definition help
umka

Replies: 2
Views: 3067

PostForum: General CCS C Discussion   Posted: Mon Dec 01, 2008 2:55 am   Subject: Pin definition help
cheers for the fast reply.

what do you mean then initialize the array with the pin defines
  Topic: Pin definition help
umka

Replies: 2
Views: 3067

PostForum: General CCS C Discussion   Posted: Mon Dec 01, 2008 2:17 am   Subject: Pin definition help
I want to be able to have a code segment that will output_high(Output_(i)) or output_low(output_(i)), were output_(i) is assigned to a certain pin, such as #define output_0 pin_a0, #define output_1 p ...
  Topic: PC to Controller Board communication
umka

Replies: 2
Views: 3868

PostForum: General CCS C Discussion   Posted: Sat Nov 29, 2008 4:47 pm   Subject: PC to Controller Board communication
Cheers for the advice ckielstra. Have got it working and working well at that I think.
 
Page 1 of 7 Goto page 1, 2, 3, 4, 5, 6, 7  Next
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group