cancel
Showing results for 
Search instead for 
Did you mean: 

Error in connecting the AEKD-AICAR1 to Win11 using miniUSB

stellarise
Associate II

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

7 REPLIES 7
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 II

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

 

stellarise
Associate II
 

Thanks but it seem not this problem as i can not even flush the sample case.

 First i tried to flush the AI car sensing sample but it says for demo version UDE i can not flush more than 256kb, does that means i still have to buy a ude JTag and get its licence? So i tried to flush a smaller one like this. it says success but the board show nothing and after i press f5 it also show nothing not like the manuscript provided will be some debug information showing up. it just nothing happened´.

stellarise_1-1741853914152.png

stellarise_2-1741853955449.png

 

 

Hi,

Yes, the free license allows only 256K to be flashed.

Here you can watch a basic intro video:

https://www.youtube.com/watch?v=4Vn_cRUfRag&list=PLnMKNibPkDnEju3j_qhe-MFK-NnwD_kuP&index=7

It explains the license models.

Best Regards,

AutoDevKit Team

 

stellarise
Associate II

Hi

Thanks, but when a flush a smaller one it also show nothing, i did like the video suggested. I flush this or other smaller sample 

stellarise_0-1741855464718.png

still shows nothing 

stellarise_1-1741855487689.png

 

Hi,

What do you mean with "it also shows nothing"?

From your screenshots, it seems you downloaded an example of the sensor (AEK-CON-SENSOR).

This example is writing on a terminal via serial port, it is not going to use the display on the kit.

In addition, I am not even sure that the pin configuration and connection is the right one...

So, again, please clarify your intent and do not just try-out things.

Thanks.

AutoDevKit Team