In as few words as possible, what does one need to do in order to interface the Keil IDE uVision environment to an MSC121X micro controller? Preface: the MSC121X series has a built in boot loader ROM with functions such as break point setting memory viewing etc. that operates through serial port 0 (IE this port can be used for debugging).
Apart from MON51 and ISD51 being burned into the very memory that my application must exist in, what options are there really? Or is the current flash and burn process the only possible route?