We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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.
Can't anyone help me with this?
Either you have to turn on the Download code option in debug -> settings window or use flash->download first so that the program you compiled is downloaded to the board.
Suvidh