Satish Kolloor
Joined: 01 Jan 2009 Posts: 8 Location: Singapore
|
Defining ISRs for Input Capture IC7 and IC8 in dsPIC30F4013 |
Posted: Sat Jan 10, 2009 12:49 am |
|
|
To All,
Finally the cause and solution for the above issue has been found.
Cause : devices4.dat file was not getting updated when device editor changes were saved. This is because, the file was not present in the required folder in PC running WINDOWS Vista. Its original location under
C:\Program Files\PICC will not get updated as windows controls write access to this folder in Vista.
Solution : Create a copy of devices4.dat file in C:\Users\UserName\AppData\Roaming\PICC folder .
But, as per CCS Support, the devices4.dat file should already have been in this folder during full installation from CD. It was not so in my case.
Any comments from those who have installed the CCS Compiler from CD on PC running WINDOWS Vista ? |
|