Help. IAR errors

I am just getting started on MSP430. I am trying to use the IAR kickstart in simulation mode. I don’t have any hardware connected yet.

But I am getting couple of errors.

The program is an example code by TI in assembly.

Here are the steps I am following:

Create new project–then add existing file(the assembly file)–project options – simulation – select msp430F2274.

I click project – make – debug without download.

When I try to step in to the code, I get " illegal operator main in col1" and then “illegal opcode found at 0x00”

Screenshot attached.

Any help would he great.

Consider this solved.