hallo, ich möchte im simulator von Bascom die laufzeizen auswerten. wie geht das? habe Bascom 1.11.9.0.

Code:
$regfile = "m32def.dat"
$framesize = 32
$swstack = 32
$hwstack = 64
$crystal = 8000000
$baud = 19200


Waitus 1

Waitus 9

Waitus 889


   ldi  r17,33
 Wgloop0:
   Set Portd.5
   Waitus 13
   Reset Portd.5
   Waitus 12
   nop
   nop
   nop
   nop
   nop
   nop
   dec r17
   brne WGLOOP0


End