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 11 matches
CCS Forum Index
Author Message
  Topic: eeprom read problem after repowering
dsevgor

Replies: 3
Views: 7476

PostForum: General CCS C Discussion   Posted: Wed Dec 25, 2013 6:14 am   Subject: eeprom read problem after repowering
It made no sense when I read your suggestions. This is probably because I'm a "C" noob =)
Nevertheless I've tried what you suggested and it solved my problem.

Thank you so much !! again ...
  Topic: eeprom read problem after repowering
dsevgor

Replies: 3
Views: 7476

PostForum: General CCS C Discussion   Posted: Mon Dec 23, 2013 2:23 pm   Subject: eeprom read problem after repowering
I'm having a weird eeprom problem.
I have 2 float variables which i increase or decrease in my main loop, and 2 buttons which they write each variable to their eeprom addresses, and a third button t ...
  Topic: 18F25K50 ex_usb_hid example
dsevgor

Replies: 17
Views: 28260

PostForum: General CCS C Discussion   Posted: Sat Jul 06, 2013 4:31 am   Subject: 18F25K50 ex_usb_hid example
i didnt pay attention to the first line but mine falls over in pic18_usb.c on

#bit USBIE=getenv("BIT:USBIE")

and i couldnt find the register for USBIE in chipedit for 18f2455 and also ...
  Topic: 18F25K50 ex_usb_hid example
dsevgor

Replies: 17
Views: 28260

PostForum: General CCS C Discussion   Posted: Fri Jul 05, 2013 5:44 am   Subject: 18F25K50 ex_usb_hid example
no I dont have #include <18F2455.h> at the beginning. instead i

#define USB_HW_GENERIC_18F2455 in the header file and right after the

#ifndef __EX_USB_COMMON_H__
#define __EX_USB_COMMON ...
  Topic: 18F25K50 ex_usb_hid example
dsevgor

Replies: 17
Views: 28260

PostForum: General CCS C Discussion   Posted: Thu Jul 04, 2013 7:18 am   Subject: 18F25K50 ex_usb_hid example
and again lots of expenting structure/union and a numeric expression must appear here errors. in usb/c
  Topic: 18F25K50 ex_usb_hid example
dsevgor

Replies: 17
Views: 28260

PostForum: General CCS C Discussion   Posted: Thu Jul 04, 2013 7:16 am   Subject: 18F25K50 ex_usb_hid example
I was out of the office sorry for the insufficient reply.

I get 100 errors starting with error 28 line 118 (30,31) expecting an identifier Bad SFR name in pic18_usb.c and lot of expecting a declar ...
  Topic: 18F25K50 ex_usb_hid example
dsevgor

Replies: 17
Views: 28260

PostForum: General CCS C Discussion   Posted: Thu Jul 04, 2013 5:19 am   Subject: 18F25K50 ex_usb_hid example
i get 100 errors starting with bad sfr name and lot of other things like undefined identifiers etc.
  Topic: 18F25K50 ex_usb_hid example
dsevgor

Replies: 17
Views: 28260

PostForum: General CCS C Discussion   Posted: Thu Jul 04, 2013 4:09 am   Subject: 18F25K50 ex_usb_hid example
I'm having the same problem and I didn't want to open a new thread.

My compiler version is 5.001

This can't be that hard to compile the ex_usb_bootloader.c but I failed.

I tried to open and c ...
  Topic: PWM Generation problem when using OLED Lcd
dsevgor

Replies: 5
Views: 10019

PostForum: General CCS C Discussion   Posted: Sat Mar 30, 2013 6:53 pm   Subject: PWM Generation problem when using OLED Lcd
Thank you
PCM programmer !!!


PROBLEM SOLVED !!
  Topic: PWM Generation problem when using OLED Lcd
dsevgor

Replies: 5
Views: 10019

PostForum: General CCS C Discussion   Posted: Sat Mar 30, 2013 2:51 pm   Subject: PWM Generation problem when using OLED Lcd
by the way im using 18f2520 and flex lcd driver
  Topic: PWM Generation problem when using OLED Lcd
dsevgor

Replies: 5
Views: 10019

PostForum: General CCS C Discussion   Posted: Sat Mar 30, 2013 1:16 pm   Subject: PWM Generation problem when using OLED Lcd
Ok this is my entry to the forum. English is not my native lang so excuse me Smile

I'm generating pwm with 2 timers for a better resolution. I'm simply driving a servo motor (hitec 7975 hs).
I had o ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group