View previous topic :: View next topic |
Author |
Message |
Georg Prinz
Joined: 07 Jan 2004 Posts: 22 Location: Frankfurt, Germany
|
CCS with MPLAB 6.40 editor |
Posted: Wed Jan 21, 2004 3:39 am |
|
|
Hi folks,
after compiling(CCS) a c program under MPLAB 6.4 I am not able to click on an error which was produced to go to the appropriate line in the c-listing. When clicking on the file in the project window the c-listing is popping-up but I am not able to change anything in the program.
Has anybody an idea to correct it?
Thanks
Georg |
|
|
gh Guest
|
Re: CCS with MPLAP6.40 editor |
Posted: Tue Jan 27, 2004 8:26 am |
|
|
You are using the wrong error report format, change it in MPLAB:
Project>Bulid Options>Project>CCS C compiler: Choose: Use Alternative Settings:
"Delete" +EA.
Now the error report format will work in MPLAB
/gh
Georg Prinz wrote: | Hi folks,
after compiling(CCS) a c program under MPLAP6.4 I am not able to click on an error which was produced to go to the appropriate line in the c-listing. When clicking on the file in the project window the c-listing is popping-up but I am not able to change anything in the program.
Has anybody an idea to correct it?
Thanks
Georg |
|
|
|
Georg Prinz
Joined: 07 Jan 2004 Posts: 22 Location: Frankfurt, Germany
|
MPLAB editor |
Posted: Wed Jan 28, 2004 3:54 am |
|
|
HI Gh,
thank you for your help. It is working now.
Georg _________________ dl 2 kp |
|
|
kypec
Joined: 20 Sep 2003 Posts: 54
|
Seems to work in MPLAB IDE 6.42 with latest plug-in |
Posted: Mon Feb 02, 2004 8:01 am |
|
|
Hi everybody,
today I have installed MPLAB IDE 6.42 interim release (right over
already installed 6.41) and then I have downloaded CCS MPLAB plug-in
dated as of 28 January 2004. I've installed it, let the PC reboot and
since that moment the references from error report to source lines
work correctly again |
|
|
|