The example program msc1200_adc works in the simulator, but does not appear to run on the msc1200evm hardware. If the Ouput -> Run User Program box is checked and the name of the download is corrected to match the name of the executable, the program downloads and starts to run, but the characters in the terminal window are gibberish. The code appears to use 2400 & 8bits, but setting the terminal to these values does not fix it. Does this example work on the real hardware or just the simulator?
I was using small memory model when attempting to run on the hardware, so I dont see how "large" becomes an issue. I'd like to see it run in the large model, but have not attempted that since it does not work in the small model
Does this example work on the real hardware or just the simulator When you select the abnormal model "large" you will, usually, have to modify everything associated with timing because nobody anticipated you would do that. Erik
View all questions in Keil forum