Help with error msg required.

Status
Not open for further replies.
Hello,

What does the error message shown below mean and how may I resolve it? I'm using a 16F690.

By the way, thanks to the posters that have assisted me with previous problems with my ongoing clock project. All help greatly appreciated.

Cheers.

**broken link removed**
 
Hi,

Not into Linker - but MC manual DS33014G MPAsm Users Guide, page 210 Mplinker Errors does give a lengthy description and actions.

hth

Richard
 
The section UDATA_SHR is the shared area from 0x70 to 0x7f and your variables won't fit in that section. Try changing it to UDATA.

Mike.
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…