File -> New -> BareboardProject ProjectName: XXXXX Devives: - Select S08 - Select HCS08A - MC9S08AW60 Connections: - Select P&E USB Multilink Languages: - Select Absolute Assembly Select Defaults and Finish. A new Project is opened. In Project Exploer, goto Sources. - Open main.asm by double clicking. Write youe program in main.asm - Select DEBUG to execute the in single step - Select RUN to execute the program.