Archive:
See also:
-
David
A Cary refers to
http://www.microchipc.com/Hi-Tech_C_speed_optimization.htm
Is there a page on massmind somewhere that shows the (assembly-language)
skeletons of various kinds of loops ?
kinds of loops:
(#of iterations not known before the last iteration) do...while(),
while()...loop, (#of iterations known at run time before loop starts) do_N_times,
(#of iterations known at compile time) do_10_times, ... any others ?
(... mention counting *down* to 0 optimization ...)
-
swstmt.htm Choosing
between 3 or more alternatives: ``switch...case...default'' AKA ``select...case''
AKA ``case..of''.
-
multitasking.htm
Multitasking / Context Switching
Questions:
-
-
-
Is there any way to use the "if" command not as a conditional assembly command,
but actually as you would use it in C or Java while your programming in
assembly?
See Karl Lunts PIC Macros listed above
Comments:
file: /Techref/microchip/codeflow.htm,
8KB, , updated: 2013年7月23日 10:43, local time: 2025年9月5日 22:50,
owner:
,
©2025 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE.
Questions?<A HREF="http://www.piclist.com/techref/microchip/codeflow.htm"> PIC Microcontoller, PIC Program Flow Methods</A>
Did you find what you needed?
Welcome to www.piclist.com!
.