TISuProcs
to store code that should be placed outside the main loop. Note that the code stored in this code stream will get added after the wrapup
methods of the stars have been called. The TISuProcs
code stream is useful for adding procedures when using non-COFF assemblers (like the TI DSK assembler) or defining tables of coefficients in program memory (as an example, the C50 instruction macd
needs one of the operands to be in program memory)