Project

General

Profile

Actions

Feature #10074

open

option that stores boot obj at the generated ld script

Added by Sergey Smolov about 4 years ago. Updated about 1 year ago.

Status:
New
Priority:
Normal
Category:
Test Engine
Target version:
Start date:
01/27/2020
Due date:
% Done:

0%

Estimated time:
Published in build:

Description

Generally speaking, assembler program for boot loader should not be included into the resulting binary for test program. However, in some cases (for example, our JUnit test cases for MiniMIPS model) it could be useful.

So, boot object and it's address should be mentioned in the ld script that is generated by the MicroTESK, when the specific option is enabled.

Here is the working example of ld script that is runnable on QEMU: https://forge.ispras.ru/projects/microtesk-book/repository/418/revisions/master/entry/examples/link_qemu.ls

Actions #1

Updated by Alexander Kamkin about 4 years ago

  • Category set to Test Engine
  • Assignee set to Alexander Kamkin
  • Target version set to 2.5
Actions #2

Updated by Alexander Protsenko about 1 year ago

  • Target version changed from 2.5 to 2.6
Actions

Also available in: Atom PDF