Skip to main content
Visitor II
February 25, 2004
Question

DK3300 Question

  • February 25, 2004
  • 4 replies
  • 777 views
Posted on February 25, 2004 at 18:36

DK3300 Question

    This topic has been closed for replies.

    4 replies

    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 11:58

    Hello

    1. Is it posible to get an example that could run on the DK3300? This could

    help me to understand better what's going on here.

    2. When starting the debugger with ULINK, I recieve a 'Verify error' saying

    that:

    ''Load application does not match ROM content at address 0x8000...

    Please

    program''. Now, this makes sense, since the debugger is probably comparing

    data with a different bank. How could I overcome this (without disabling the

    verification procedure)?

    Thanks,

    Latino
    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 11:58

    1. There should be a CD containing some demo code accompanying the DK3300 Eval board. Just in case you didn't get it, I attached two sets of demo code.

    2. I remember at one point in time we had problems with ROM code mismatch error, this problem should been fixed with the new Keil software. Please download the their latest software(EK51V709.exe) at:

    http://www.keil-compiler.de/demo/

    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 11:58

    Hello

    This 2 examples are not what i need because the Main PSD Flash is for Data and the Second is for Program , i need some samples that the Main Flash will be for Program/Code and the Second for Data .

    Tthis way i can learn more about the pages .

    Thanks

    Latino
    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 11:58

    The attached eeprom emulation code has code in Main Flash and Data in Secondary Flash.