Actions
Bug #6451
closedError: Address 0x0 does not match any memory region
Start date:
11/26/2015
Due date:
% Done:
0%
Estimated time:
Detected in build:
svn
Platform:
Published in build:
Description
Why does MicroTESK assume that j
is located at address 0x0?
@base_virtual_address = 0xffffffffa0002000 @base_physical_address = 0x0000000000002000
Processing instruction call (root: j, branch: true, cond: true, exception: false, load: false, store: false, blockSize: 0)... Processing situation null for op j(instr_index: #IMM):[context=#root, type=instruction, root=true]... TestData [bindings={}] Generation Aborted Error: Address 0x0 does not match any memory region. Generation Statistics Generation time: 0.147 seconds Generation rate: 27 instructions/second Programs/stimuli/instructions: 0/0/4
Actions