Sign in

username:

password:



Not a member?

Search motoroladsp



Search tips

Subscribe to motoroladsp



motoroladsp by Keywords

56303 | 563xx | 5680 | 56805 | 5680x | 56F80 | 56F800DEMO | 56F805 | 56f807 | 56F830 | ADC | Bootloader | Codec | CodeWarrior | CW5 | CW6 | Debugger | DSP56303 | DSP56303EVM | DSP563xx | DSP5680 | DSP56800 | DSP56807 | DSP56858 | DSP56858EVM | DSP56F803 | DSP56F805 | DSP56F807 | DSP56F80x | DSP56F826 | DSP56F827 | DSP56F8xx | EVM | FFT | Flash_over_jtag | GPIO | Interrupt | Interrupts | JTAG | LCD | Linker | MCF5307 | Metrowerks | Modulus | MSCAN | PCMaster | PWM | Quad | Rif | RTOS | SDK | SPI

Discussion Groups

Discussion Groups | Freescale DSPs | execution speed using debug

Technical discussions about Freescale (Motorola) DSPs (including the DSP56000, DSP56300, DSP56600, 56800 DSPs).

  

Post a new Thread

execution speed using debug - Joe McCarron - Nov 26 18:10:00 2002



Does using the debugger slow down execution speed of the program?
I've programmed some interrupts to occur periodically (timer int
errupts) and would like to know, when running under the
the debugger, if the periods are accurate.

Thanks
Joe





(You need to be a member of motoroladsp -- send a blank email to motoroladsp-subscribe@yahoogroups.com )

RE: execution speed using debug - Hutchings William-p23437 - Nov 26 22:19:00 2002

The debugger doesn't slow down the operation of the processor when you are in the run mode. So the periods under this condition the period should be accurate.
 
If you are doing things like single stepping, hit a break point, use complex software breakpoints, or use the CodeWarrior standard IO features like printing to the console or getting key board entry the operation of the processor is halted to perform this features and hence real time functionality is lost.
 
-----Original Message-----
From: Joe McCarron [mailto:j...@yahoo.com]
Sent: Tuesday, November 26, 2002 11:11 AM
To: m...@yahoogroups.com
Subject: [motoroladsp] execution speed using debug

Does using the debugger slow down execution speed of the program?
I've programmed some interrupts to occur periodically (timer int
errupts) and would like to know, when running under the
the debugger, if the periods are accurate.

Thanks
Joe



_____________________________________
/groups.php3


Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.




(You need to be a member of motoroladsp -- send a blank email to motoroladsp-subscribe@yahoogroups.com )