On 05 Jan 2016 16:43, Nick Clifton wrote: > 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 -mike