Hi all!
Is it possible to use uVision for XC167 application debugging by means of bootstrap loader (not OCDS) if microcontroller is in single chip mode (no RAM enough)? I mean Is it possible to put program and monitor into FLASH and to debug?
Thank you in advance
I've got evaluation version of uVision from the Web site. Now I read uVision User's Guide (chapter MON166 User's Guide): "The target program being debugged in µVision is transmitted to MON166 and is written into RAM (by MON166)". I can't understand what steps I should to do to use flash instead of RAM for debugging. Can anybody help me?