Error in connecting the AEKD-AICAR1 to Win11 using miniUSB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-03-12 2:36 AM
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
Solved! Go to Solution.
- Labels:
-
AutoDevKit Studio
-
MCU board
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-03-12 2:44 AM - edited ‎2025-03-12 4:17 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-03-12 2:44 AM - edited ‎2025-03-12 4:17 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-03-12 6:32 AM
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
Thanks a lot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-03-12 8:00 AM
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.
In any case, I suggest you download this UM:
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-03-13 1:19 AM
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´.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-03-13 1:39 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-03-13 1:45 AM
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
still shows nothing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-03-13 4:00 AM
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
