cancel
Showing results for 
Search instead for 
Did you mean: 

DPP register setup?

kotten_1237
Associate II
Posted on December 13, 2006 at 09:41

DPP register setup?

3 REPLIES 3
kotten_1237
Associate II
Posted on December 13, 2006 at 06:31

Hello,

I am using a ST10F276 processor and a small memory model project in Tasking 7.5.

But I have got a linker error, see below:

E 268: relative linear element 'section _CTYPE_1_NC class CNEARROM' cannot be located within 4 pages

What I have understood this has something to do with the DPP register settings? Can someone here explain for me how to setup the DPP registers correctly?

I have tried to found some info in the Tasking manual but without success.

Hope for some help,

/ Dan

kotten_1237
Associate II
Posted on December 13, 2006 at 08:02

Hi again,

From the map-file:

_CTYPE_1_NC................!407 0F3B72h 0F3C72h 000101h LDAT WORD COMM ROM ................. CNEARROM......... _CTYPE_C......

The samll model config is ''paged''

and my current dpp settings are:

DPP0 60

DPP1 61

DPP2 9

/ Dan_E

kotten_1237
Associate II
Posted on December 13, 2006 at 09:41

Problem solved! But thanx for taking your time.

/ Dan_E