View previous topic :: View next topic |
Author |
Message |
[email protected]
Joined: 06 Apr 2009 Posts: 5 Location: Jordan
|
Bugs Report |
Posted: Mon May 11, 2009 12:26 am |
|
|
HI,
We ordered PCWH pic compiler. We are very glad to have it. It is a great platform. We have version 4.090. I know we can update it to 4.092 but we still have time to do so.
We have found the following bugs in it, and we would like to report it:
1) In projects menu, when we click "Create" it asks us to open a file. This is strange, because we are creating a project and it is not supposed that we have a prepared a file because we are trying it create a file. Currently, to overcome this problem, we create an empty file before we use this bottom.
2) In the same menu (Project) , there is "Make File Project". When we click it, we get error message " List Index out of bounds (-1)". F1 help does not work with it, and the hint is wrong.
3) The example "ex_usb_bootloader.c" cannot be compiled. All other PIC usb examples can be compiled successfully. We we compile it we get [out of ROM in the function "load_program" a segment or the program is too large].
Best Regards,
Firas |
|
|
Ttelmah Guest
|
|
Posted: Mon May 11, 2009 2:03 am |
|
|
Read the header of this forum (top right).
Comments here, _won't_ get to CCS....
Best Wishes |
|
|
[email protected]
Joined: 06 Apr 2009 Posts: 5 Location: Jordan
|
|
Posted: Mon May 11, 2009 3:41 am |
|
|
Hi,
Thanks for reply. I did that. In 5 May, I sent an email to support@ccs but did not get any response yet. Thats why I posted it in this forum.
BR
Firas |
|
|
Jeff King
Joined: 20 Oct 2003 Posts: 43 Location: Hillsdale, Michigan USA
|
|
Posted: Thu Jan 14, 2010 2:35 pm |
|
|
re: List index out of Bounds (-1) error message
I had the same problem and I did write CCS, and this is the response I got. It fixed the problem.
Try renaming the following two files in the user data directory. To find the user
data directory use START > ALL PROGRAMS > PIC-C > USER DATA
pcw.ini
desktops.ini
and to what I asked:
Something like "old.pcw.ini"
The compiler will recreate the files with the default settings. If it doesn't help
and you want your old settings back delete the new files and rename the old
ones back. |
|
|
|