View previous topic :: View next topic |
Author |
Message |
aminudinzaki
Joined: 26 Dec 2006 Posts: 3 Location: SINGAPORE
|
Error Message |
Posted: Wed Jan 03, 2007 3:11 am |
|
|
i encountered an error message stating invalid ORG range at this particular line #ORG 0x1F00,0x1FFF{}
i do not a clue what it means, can anyone care to explain to me, and advice me on what i should do to solve this problem.
|
|
|
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
|
|
Posted: Wed Jan 03, 2007 1:05 pm |
|
|
Post your PIC and your compiler version. |
|
|
aminudinzaki
Joined: 26 Dec 2006 Posts: 3 Location: SINGAPORE
|
|
Posted: Thu Jan 04, 2007 4:33 am |
|
|
i am using PIC 16F877, the compiler i am currently using is version 7.41 |
|
|
aminudinzaki
Joined: 26 Dec 2006 Posts: 3 Location: SINGAPORE
|
|
Posted: Thu Jan 04, 2007 4:55 am |
|
|
i apologize for the earlier message, i am using PIC 16F877 and compiler is CCS version 3.17 |
|
|
Ttelmah Guest
|
|
Posted: Thu Jan 04, 2007 6:08 am |
|
|
Er. Still not a legitimate compiler version number. Look at the top of the listing file. The version number, will be _four_ digits, x.xxx
Also, one other quation, are you using ICD?.
Best Wishes |
|
|
|