Depending on the PC environment, "Application hang while the debugger startup",
"LoadError" or "Rebase Error" may occur. To avoid this problem, add "-rebase ADDRESS"
to the start option of PARTNER in the following steps.
- Start PARTNER-Jet2 Configuration (JetSet)
- Select a target project and move to "Startup options" tab.
- Add "-rebase" option to the text box on the bottom right in the Startup Options tab.
[Example]
-B01000000,32 -rebase 0x40000000
The recommended value of the address to be specified for "-rebase" option is different
depending on the Windows version and type of the PARTNER Application (32-bit or 64-bit).
The following table shows recommended values in the different environments.
PARTNER | Win7 | Win8/Win10 |
32-bit version | 0x40000000 | 0x40000000 |
64-bit version | 0x07000000000 | 0x70000000000 |