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: #int_rda does not fire in dsPIC30f6014a
suhail

Replies: 5
Views: 6552

PostForum: General CCS C Discussion   Posted: Sun May 29, 2011 5:56 am   Subject: #int_rda does not fire in dsPIC30f6014a
many thanks for the reply and effort.
my ver is 4.065
i think i did try UART1 option... but not sure...
will try it next week and let you know..
many thanks and regards
  Topic: #int_rda does not fire in dsPIC30f6014a
suhail

Replies: 5
Views: 6552

PostForum: General CCS C Discussion   Posted: Thu May 26, 2011 10:54 pm   Subject: #int_rda does not fire in dsPIC30f6014a
Many thanks for the reply. I think you are right. I tried the following commands

#pin_select U1Tx=PIN_F3
#pin_select U1Rx=PIN_F2

by compiler version is 4.065

The error that was generated was ...
  Topic: #int_rda does not fire in dsPIC30f6014a
suhail

Replies: 5
Views: 6552

PostForum: General CCS C Discussion   Posted: Thu May 19, 2011 11:44 pm   Subject: #int_rda does not fire in dsPIC30f6014a
The code below without the ISR works fine

#include<30f6014a.h>
#device adc=10
#fuses XT_PLL8, PRPLL
#use delay(clock=80M,oscillator=10M)
#use rs232(baud=115200,parity=N,xmit=P ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group