This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Clock does not work in simulator

I am using CCS 4.0.1.01001, Code Gen 6.1.9, BIOS 6.20.1.41. I am using a copy of the unlicensed tools that I downloaded last week.

 

I created a project based on the Clock Example template using the RTSC Target ti.targets.C64P and RTSC Platform ti.platforms.sim64Pxx. When I run the debugger nothing is ever printed to the console. If I stop the debugger it is usually in the Idle loop.

 

I have created projects based on the Hello Example template and Error Example template and they work.