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 support@ccsinfo.com

Motor control PWM working yet in PCD ?

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
billvon



Joined: 15 Jun 2006
Posts: 8

View user's profile Send private message

Motor control PWM working yet in PCD ?
PostPosted: Thu Sep 11, 2008 4:27 pm     Reply with quote

I tried using the PWM setup commands - setup_power_pwm(), setup_power_pwm_pins() etc - but I get a :

Error 12 "dspic30_test.c" Line 72(21,22): Undefined identifier -- setup_power_pwm_pins

when I try it. (Device is dsPIC30F2020.) Does the 4.079 compiler support the power PWM module?
_________________
--bill von
Malkav
Guest







PostPosted: Mon Sep 22, 2008 11:34 am     Reply with quote

Maybe you can have a look in your .h file. If your function does not appear in it, it is because your PIC cannot support this function. And if it does not appear but you PIC can support it, you can have a little fun with manipulating registers.

I hope it can help.
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group