MSP430 SIM: Add support for hardware multiply

Nick Clifton nickc@redhat.com
Thu Jan 7 10:53:00 GMT 2016


Hi Mike,

>> The second patch updates the testutils.inc file so that it will use the
>> LMA addresses of the strings in the .data section not the VMA addresses.
>>    This makes the tests work, although it is a bit of a hack.  A proper
>> solution would be to provide start-up code that copies the data from the
>> LMA address to the VMA address before the test proper runs, but this
>> seems like overkill to me.
>
> you could update the test harness or the tests themselves to run the sim
> with --load-vma if it'd make things easier

Ah - good idea.  I will see about doing that in a future patch.

Cheers
   Nick



More information about the Gdb-patches mailing list