dlbeer/mspdebug

CPUX support for simulation target

thiloschulz opened this issue · 1 comments

Texas instrument's msp430-elf-gcc seems to emit PUSHM instructions instead of PUSH for MCUs that support CPUX or even when using compiler flag "-msim". The simulator throws an "unknown single-operand opcode: 0x1500") error. Are there plans to add CPUX to the simulation target?