When using the attached configuration, and trying to match the two class_00acb578::class_00acb578() functions (hidden for the base object), there's a 'Instruction Count Mismatch' error. Pretty sure this is related to #181, and the commit introduced to fix that issue didn't fix everything.
objects.zip
base.o was creating using armcc, and target.o was created with a splitting script.
When using the attached configuration, and trying to match the two
class_00acb578::class_00acb578()functions (hidden for the base object), there's a 'Instruction Count Mismatch' error. Pretty sure this is related to #181, and the commit introduced to fix that issue didn't fix everything.objects.zip
base.owas creating using armcc, andtarget.owas created with a splitting script.