This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

FastModels fails to load binary

Hi

I am currently trying to run the tutorial from openvirtualization.org. The first step includes booting Linux in secure mode without using any of the Trustzone features. Already here I have the problem that the boot loader binary cannot be loaded by fast models.

I am used FastModels 8.3 with the example Cortex A9 project. When loading the elf file I receive the following error message:

Warning: Failed to write bytes at address range [0x80000000..0x80000287] when loading image "/home/dev/projects/fast_models/trustzone/otz_linux/boot/RTSM/normal.elf".

Warning: Failed to write bytes at address range [0x80008000..0x803B4E53] when loading image "/home/dev/projects/fast_models/trustzone/otz_linux/boot/RTSM/normal.elf".

The debugger takes a rather long time to load the binary and then the correct code is shown in the debug window but tin the memory window all is blank or filled with the same pattern over and over again. When I check the binary with objdump it looks correct.

Does someone have a clue what could be wrong?

The tutorial I followed can be found at http://www.openvirtualization.org/SierraVisor_SierraTEE_Android_Boot_Build_Guide.pdf

Parents Reply Children
No data