cancel
Showing results for 
Search instead for 
Did you mean: 

Error in connecting the AEKD-AICAR1 to Win11 using miniUSB

stellarise
Associate

Hi, i have difficulty in connecting the board AEKD-AICAR1 to the win11PC with miniUSB, it keeps having the  

Message from component 'PpcJtagTargIntf' :
Can't connect target !

Message from component 'PpcJtagTargIntf' :
No JTAG client found !
Please check:
- target power supply
- JTAG cable connection
- target configuration   

I have install every driver file i found including the driver provided in the UDE and STUDIO, and FTDI. reinstall the C:\SPC5Studio-6.0\openocd\drivers   C:\Program Files\pls\UDE Starterkit 2021\Driver\JtagUsbDriver and Drivers - FTDI

renditionDownload (1).pngrenditionDownload (2).pngrenditionDownload (3).pngrenditionDownload.jpgrenditionDownload.png

 

 

 

 

1 ACCEPTED SOLUTION

Accepted Solutions
Max VIZZINI
ST Employee

Hi,

The drivers you have installed (UDESTK) and the programmer you are using (the one on board of the AEK-MCU-C4MLIT1) are for PLS UDE ONLY!!!

You cannot use OpenOCD. 

The two programmers PLS UDE and OpenOCD CANNOT be installed on the same machine because drivers are not compatible.

Please use PLS UDE:

https://pls-mc.com/support/downloads/download-spc5-udestk/

Best Regards,

AutoDevKit Team

View solution in original post

3 REPLIES 3
Max VIZZINI
ST Employee

Hi,

The drivers you have installed (UDESTK) and the programmer you are using (the one on board of the AEK-MCU-C4MLIT1) are for PLS UDE ONLY!!!

You cannot use OpenOCD. 

The two programmers PLS UDE and OpenOCD CANNOT be installed on the same machine because drivers are not compatible.

Please use PLS UDE:

https://pls-mc.com/support/downloads/download-spc5-udestk/

Best Regards,

AutoDevKit Team

stellarise
Associate

Hi, Thanks for help with it, but i encounter another problem after connecting the board, when i connect and press f5 in the UDE Debugger, it shows nothing and flush was not successful, when i tried to flush some samples into the board like falling test 

stellarise_0-1741786318997.png

stellarise_1-1741786341907.png

Thanks a lot

Hello Stellarise,

I would like to understand if after flash the code and before pressing F5, the code stops at the default breakpoint inside the main function in the main.c file.

 

ATROI_0-1741791094071.png

In any case, I suggest you download this UM:

https://www.st.com/resource/en/user_manual/um2623-how-to-assemble-and-use-the-autodevkit-adaptive-front-lighting-kits-stmicroelectronics.pdf

even if it is not the one from AEKD-AICAR1, pls look at paragraphs 6 to verify that the flash occurs correctly and see also paragraph 7.7.

hope this can help.

AutoDevKit Team