Re: In-line Assembler Code

Jan Waclawek <[email protected]>
Newsgroups gmane.comp.hardware.avr.gcc
Message-ID <PC195201503071637210244aaadd909@TEST-VISTA>
>the assembly listing is fresh each time I try. 

Are you sure?
Try to add 

     static volatile uint8_t tmp2; 
     tmp2 = __x;
 
into clock_prescale_set() and check what happens with the asm listing.

JW
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.