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 7 matches
CCS Forum Index
Author Message
  Topic: DSPIC33F - Initialization of the device database failed
karthik

Replies: 2
Views: 3771

PostForum: General CCS C Discussion   Posted: Wed Dec 10, 2008 1:07 am   Subject: DSPIC33F - Initialization of the device database failed
Thanks for the response.

I made the following observations.

1) I checked if the device is supported with the existing ICD2 firmware and it does. The firmware is common to PIC24 and dsPIC. And PI ...
  Topic: PIC24HJ128xxx and RS232 help !!!!!!!
karthik

Replies: 18
Views: 21669

PostForum: General CCS C Discussion   Posted: Tue Dec 09, 2008 6:27 am   Subject: PIC24HJ128xxx and RS232 help !!!!!!!
I have been thru lots of such problems. I am using PIC24FJ128GA010 with PCD.

I would strongly suggest using direct registers to configure the peripherals instead of using the in-built functions. I ...
  Topic: DSPIC33F - Initialization of the device database failed
karthik

Replies: 2
Views: 3771

PostForum: General CCS C Discussion   Posted: Tue Dec 09, 2008 6:01 am   Subject: DSPIC33F - Initialization of the device database failed
Hi,


I am trying to use CCS PCDIDE 4.078 compiler for DSPIC33FJ256GP710.

The compilation goes through without any errors or warnings but when I try to debug using MPLAB ICD2 the debug fails wit ...
  Topic: PIC24F PCDIDE #int_global invalid error
karthik

Replies: 8
Views: 8432

PostForum: General CCS C Discussion   Posted: Fri Nov 28, 2008 4:04 am   Subject: PIC24F PCDIDE #int_global invalid error
I have been trying to use the #org directive to place the user ISR manually at the Interrupt vector address. But no luck at all :(

I keep getting invalid org range error. Have tried with different ...
  Topic: PIC24F PCDIDE #int_global invalid error
karthik

Replies: 8
Views: 8432

PostForum: General CCS C Discussion   Posted: Fri Nov 28, 2008 12:57 am   Subject: PIC24F PCDIDE #int_global invalid error
Thanks a lot again FvM for the quick response.

The information was of great help.

Too bad that its impossible to alter any of the isr code.

Donno how long do we need to wait till CCS comes ...
  Topic: PIC24F PCDIDE #int_global invalid error
karthik

Replies: 8
Views: 8432

PostForum: General CCS C Discussion   Posted: Fri Nov 28, 2008 12:21 am   Subject: PIC24F PCDIDE #int_global invalid error
Thanks a lot for the reply FvM.

I now got the point u mentioned. PIC24F doesn't have a global interrupt vector location. I just went by the assumption looking at the compiler directive. My appologi ...
  Topic: PIC24F PCDIDE #int_global invalid error
karthik

Replies: 8
Views: 8432

PostForum: General CCS C Discussion   Posted: Thu Nov 27, 2008 5:50 am   Subject: PIC24F PCDIDE #int_global invalid error
Hi,

I am working on PCDIDE compiler for PIC24FJ128GA010.

I am trying to configure the global interrupt (#int_global) for my timers so that I can write the code for interrupts manually.

But I ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group