cancel
Showing results for 
Search instead for 
Did you mean: 

DK3300 Question

shermantec
Associate II
Posted on February 25, 2004 at 18:36

DK3300 Question

4 REPLIES 4
shermantec
Associate II
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
joseph2399
Associate II
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/

shermantec
Associate II
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
joseph2399
Associate II
Posted on May 17, 2011 at 11:58

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