2004-02-25 09:36 AM
2011-05-17 02:58 AM
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, Latino2011-05-17 02:58 AM
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:2011-05-17 02:58 AM
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 Latino2011-05-17 02:58 AM
The attached eeprom emulation code has code in Main Flash and Data in Secondary Flash.