Project

General

Profile

Actions

Task #8481

open

Need a way to specify the termination address for the test program

Added by Andrei Tatarnikov over 6 years ago. Updated about 1 year ago.

Status:
New
Priority:
Normal
Category:
Template Processor
Target version:
Start date:
10/05/2017
Due date:
% Done:

0%

Estimated time:
Detected in build:
svn
Published in build:

Description

When generation is finished MicroTESK checks whether the execution reaches the end of the program.
Currently, MicroTESK considers the end of the program to be the last instruction of the last sequence (e.g. the program's epilogue).
However, the end of epilogue might contain some supplementary code that does not necessarily executed last (handlers, termination for different PEs).
In such cases, MicroTESK mistakenly says that execution cannot reach the termination point. This causes generation to fail.

To avoid such situation, there must be a way to explicitly specify the termination point for each PE.
It can be a special pseudo instruction that marks the termination point or a way to specify the termination address for a PE.

Actions #1

Updated by Alexander Kamkin about 4 years ago

  • Assignee changed from Andrei Tatarnikov to Alexander Kamkin
  • Priority changed from Urgent to Normal
Actions #2

Updated by Alexander Kamkin about 4 years ago

  • Subject changed from Need a way to specify the termination addresss for the test program. to Need a way to specify the termination address for the test program
Actions #3

Updated by Alexander Kamkin about 4 years ago

  • Target version changed from 2.4 to 2.5
Actions #4

Updated by Alexander Protsenko about 1 year ago

  • Target version changed from 2.5 to 2.6
Actions

Also available in: Atom PDF