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

C30 -> PCD converter

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








C30 -> PCD converter
PostPosted: Sat Sep 13, 2008 2:49 pm     Reply with quote

I've got the dspicdem2 dev board from microchip, and ccs pcwhd. I've found alot of code examples written for c30 that I would like to use in pcd. I've been able to port a few over, but I've been thinking that it might be worth it to map out all of the registers with #byte statements, and come up with an executable program that will convert a c30 sourcefile to a pcd sourcefile using string functions.

Here's what I've come up with so far as to what I'll need to do:

Map out all of the registers into words and union that with structs
convert the fuse statements
convert data types

Am I missing anything?
Has someone already mapped the registers?
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