PROC TI_cc_patch_0133 ;# Patch 01:33 - Patch to correct ADC Offsets for summing modes ;# ;# ADC offsets for summing modes were set incorrectly. They should ;# not change appreciably for different summing modes. This patch ;# sets the ADC offsets to the same level for all summing modes. ;# /ICDPML4 SEG=0x1000, OFFSET=0x09F2, NUMBYTES=8, WORD1=0x005E, ;; WORD2=0x005E, WORD3=0x005E, WORD4=0x005E /ICDPML4 SEG=0x1000, OFFSET=0x0A02, NUMBYTES=8, WORD1=0x005E, ;; WORD2=0x005E, WORD3=0x005E, WORD4=0x005E ;# Update version number /icdpmlm seg=0x1000, offset=0x0282, numbytes=2, word1=0x0133 SHOVAL "PROCEDURE TI_CC_PATCH_0133 IS COMPLETE" return ENDPROC