]> git.gag.com Git - debian/cc1111/blob - support/regression/ports/mcs51-common/uCsim.cmd
fix build failures with gcc-8, using a rather large stick
[debian/cc1111] / support / regression / ports / mcs51-common / uCsim.cmd
1 set error non-classified off
2 set error unknown_code off
3 set error memory off
4 set error stack off
5 break xram r 0x7654
6 run
7 state
8 quit