The GDI debug instrument provided the following error message. Could not open Access HW

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Roger_Florida
Level 3
Level 3
5 replies posted 5 questions asked 10 sign-ins

I installed AURIX-v1.6.0 Development Studio and selected one of the provided projects - Multicore_1_KIT_TC397_TFT which matches the target board that I have plugged into my USB port.  I had previously run the DAS_V7_3_7_SETUP.exe and there is a C:/Program Files/DAS64 folder of tools on my system.

The project built without any issues.  I then setup a debug configuration and it identifies a Generic Infineon AURIX Board with the TC39xB (I also tried just TC39x). The connection states Universal Debug Access Server with a Host Port / localhost 23.

When I click on Debug, it says Error creating session with the following details:

Error creating session
The debug instrument IO could not be initialized.
The GDI debug instrument provided the following error message.
Could not open Access HW

In the Console window it has: 

Using Debug Target Configuration:
Target: Generic Infineon AURIX Board
Selected CPU type: tc39xb
Register file: D:/Infineon/AURIX-Studio-1.6.0/plugins/com.tasking.ctc.debug.win32.x86_64_1.12.14.0/ctc/include/sfr/regtc39xb.xml
Communication: Universal Debug Access Server
Debug Instrument Module: gdi2mcdtc
Using Flash Configuration:
Monitor : D:\Infineon\AURIX-Studio-1.6.0\plugins\com.tasking.ctc.debug.win32.x86_64_1.12.14.0\ctc\etc\ftc39xb.sre
Workspace address : 0x70000000
Number of devices : 10
Sector buffer size : 8192
Device 0:
Address : 0xA0000000,0x80000000
Vendor : Infineon
Chip : TC3_17624k
Subname : Program Flash 0
Width : 32
Size : 3145728
Number of chips : 1
Unused address lines : 0
Device 1:
Address : 0xA0300000,0x80300000
Vendor : Infineon
Chip : TC3_17624k
Subname : Program Flash 1
Width : 32
Size : 3145728
Number of chips : 1
Unused address lines : 0
Device 2:
Address : 0xA0600000,0x80600000
Vendor : Infineon
Chip : TC3_17624k
Subname : Program Flash 2
Width : 32
Size : 3145728
Number of chips : 1
Unused address lines : 0
Device 3:
Address : 0xA0900000,0x80900000
Vendor : Infineon
Chip : TC3_17624k
Subname : Program Flash 3
Width : 32
Size : 3145728
Number of chips : 1
Unused address lines : 0
Device 4:
Address : 0xA0C00000,0x80C00000
Vendor : Infineon
Chip : TC3_17624k
Subname : Program Flash 4
Width : 32
Size : 3145728
Number of chips : 1
Unused address lines : 0
Device 5:
Address : 0xA0F00000,0x80F00000
Vendor : Infineon
Chip : TC3_17624k
Subname : Program Flash 5
Width : 32
Size : 1048576
Number of chips : 1
Unused address lines : 0
Device 6:
Address : 0xAF000000
Vendor : Infineon
Chip : TC3_17624k
Subname : Data Flash 0
Width : 32
Size : 1048576
Number of chips : 1
Unused address lines : 0
Device 7:
Address : 0xAF400000
Vendor : Infineon
Chip : TC3_17624k
Subname : Data Flash UCB
Width : 32
Size : 24576
Number of chips : 1
Unused address lines : 0
Device 8:
Address : 0xAF800000
Vendor : Infineon
Chip : TC3_17624k
Subname : Data Flash CFS
Width : 32
Size : 65536
Number of chips : 1
Unused address lines : 0
Device 9:
Address : 0xAFC00000
Vendor : Infineon
Chip : TC3_17624k
Subname : Data Flash 1
Width : 32
Size : 131072
Number of chips : 1
Unused address lines : 0
Configuration: TC39xB
Starting Debugger...
The debug instrument IO could not be initialized.
The GDI debug instrument provided the following error message.
Could not open Access HW

 

Please Advice, thank you.

0 Likes
1 Reply
Nambi
Moderator
Moderator
Moderator
50 likes received 5 likes given 100 solutions authored

Hi,

Could you share a picture of your setup?

Could you try the following steps and let us know your observation?
i) Connect your TC397_TFT kit using USB to PC.
ii) In Aurix Development studio, build the project blinky_led_1_kit_tc397_tft.
iiI) Choose Debug-->Debug Active Project menu from Aurix Development studio

Best Regards.

0 Likes