Skip to main content
Visitor II
December 13, 2006
Question

DPP register setup?

  • December 13, 2006
  • 3 replies
  • 899 views
Posted on December 13, 2006 at 09:41

DPP register setup?

    This topic has been closed for replies.

    3 replies

    Visitor II
    December 13, 2006
    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

    Visitor II
    December 13, 2006
    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

    Visitor II
    December 13, 2006
    Posted on December 13, 2006 at 09:41

    Problem solved! But thanx for taking your time.

    / Dan_E