Good day gentleman,
I just began to learn ARM MCU, and decided to start with MCB2378 development kit and ULINK2 for debugging. I try to compile the examples that come with MDK-ARM. Everything is OK. But when I try to put the board into debugging, there's a notice come out and say that:" Memory missmatch! Address: xxxx, value: xxxx, expected: xxxx." If I press OK, it begins to debug session, but the program doesn't run. Actually I can't see it erases the flash and download new program to the board before enterring debug session.
I try with some example but it still the same. MDK-ARM: 3.05 Example to use: _ C:\Keil\ARM\RV30\Boards\Keil\MCB2300\Blinky _ C:\Keil\ARM\RV30\Boards\Keil\MCB2300\USBMem _ C:\Keil\ARM\RV30\Boards\Keil\MCB2300\USBHID _ C:\Keil\ARM\RV30\Boards\Keil\MCB2300\USBAudio....
Did I do something wrong (or didn't do something)?
Thanks for reading,
Huy.