I am new to CCS C and to this forum also. And this is my first post.
I have CCS C (PCWHD) version 4.105.
After going through PIC wizard, i selected device and other set configuration.
Now after completing the wizard and wrote code but if now I want to change the device so I how to do that. How to bring back that configuration screen again.
Mike Walne
Joined: 19 Feb 2004 Posts: 1785 Location: Boston Spa UK
Posted: Mon Jun 18, 2012 2:57 am
Here's two ways, amongst others if you're using MPLAB:-
(1) Start new project, select a copy of old code for new project, you will need to change #include line to new device.
(2) Use pull down configuration menu to change device, again you will need to change #include line to new device.
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