Posted: Wed Jul 11, 2007 8:42 pm
The Upgrade overflow code in IR7 still allocates the device/protocol upgrade pointer table within the upgrade region so it doesn't need to oveflow into the start of the Learned region. If it needs to overflow upgrades into the Learned and/or KMM regions, it'll allocate from the end of each region. The upgrade chunk pointers within the pointer table would then point to the Learned and/or KMM regions used.
This algorithm still allows the use of the Learned(if available) and KMM regions. The user just has to be careful to not create KeyMoves/Macros or Learn functions on the remote itself such that it overwrites the overflow upgrades at the end of each region.
This algorithm still allows the use of the Learned(if available) and KMM regions. The user just has to be careful to not create KeyMoves/Macros or Learn functions on the remote itself such that it overwrites the overflow upgrades at the end of each region.