luckylueck
New Member
Don't complain. Act!
Posts: 13
|
Post by luckylueck on Mar 5, 2017 15:52:56 GMT
Hello
Programming my Shieldbuddy using Arduino IDE works fine (HW and USB cable are ok)
But I want to use Eclipse IDE.
Compiling a project works fine.
But then I try to debug I get errors:
#1 Wrong target or #2 No UDE license
Which target has to be selected for Shieldbuddy? Schielbuddy is not listed in the list of targets.
Which of the "Getting started manuals" is applicable?
Regards LuckyLueck
|
|
luckylueck
New Member
Don't complain. Act!
Posts: 13
|
Post by luckylueck on Mar 5, 2017 16:02:46 GMT
My Workspace : C:\Hitex\AURduinoIDE\Eclipse
My project : ArduinoMultiCoreMaster - 4.9.1.0 - iROM - [active]
Start debug session:
Message view: =============
Several File System errors. Not possible to insert screenshot..
Dialog License Check Summary: =============================
Checkout license from target serial no.: UDELicenseServer check aborted: no valid serial no. - no valid key ID
Checkout license from additional communication device: check is disabled - skip to next step
Checkout license from external license key (USB/LPT): check is disabled - skip to next step
Checkout license from RLM license file: UDELicenseServer check rejected: no valid serial no. - no valid key ID
Checkout license from external license server: check is disabled - skip to next step
Checkout license from starterkit key: check is disabled - skip to next step
License check was finised! Try to correct settings or check license sources
License Manager: ================
5 Licenses are presented: Serial No : Starter Kit Architecture : TriCore Multicore Key Date : 01/2016 Feature Flags : Simulator
Regards LuckyLueck
|
|
luckylueck
New Member
Don't complain. Act!
Posts: 13
|
Post by luckylueck on Mar 5, 2017 16:04:08 GMT
Last but not least:
My OS is Windows 10 with latest automatic updates
Regards LuckyLueck
|
|
luckylueck
New Member
Don't complain. Act!
Posts: 13
|
Post by luckylueck on Mar 5, 2017 16:13:01 GMT
Installed Tool chain SW:
AURIX 2G - Free Entry Toolchain v4.9.10 - Infineon - 1.1 UDE Starter Kit Version 4.8 DAS - Not able to determine DAS Version
Cheers
|
|
|
Post by Admin on Mar 6, 2017 6:59:23 GMT
Please select the Appkit Tc275 target!
|
|
luckylueck
New Member
Don't complain. Act!
Posts: 13
|
Post by luckylueck on Mar 6, 2017 8:32:25 GMT
Thank you for your Response
There are 2 tc275 Targets:
AppKit-TC275TU AppKit-TC275TUC
I created HighTec Project for AppKit-TC275TU.
Message from component 'Tc2CoreTargIntf' : Can't connect target !
Message from component 'Tc2CoreTargIntf' : Can't connect JTAG target
Message from component 'Tc2CoreTargIntf' : That's the wrong target type ! Please check target configuration !
Can your please verify my Debug configuration.
What are the Settings for UDE Startup -> Select UDE Workspace File UDE Startup -> Select UDE Target Configuration File
Regards LuckyLueck
|
|
luckylueck
New Member
Don't complain. Act!
Posts: 13
|
Post by luckylueck on Mar 6, 2017 14:08:39 GMT
Hi
is the UDE lisense inlcuded in "free tricore entry tool chain" valid.
The downloaded entry tool chain contains UDE license file "ude_EntryToolkit_licence.lic"
Or do I Need to optain a new license from PLS?
Regards LuckyLueck
|
|
|
Post by Admin on Mar 6, 2017 14:55:00 GMT
The licence included is valid for the UDE.
|
|
luckylueck
New Member
Don't complain. Act!
Posts: 13
|
Post by luckylueck on Mar 6, 2017 15:49:08 GMT
Hello
do you have any suggestion how to run Eclipse and UDE with Shieldbuddy?
I like the Shieldbuddy very much. The Arduine IDE works like a charm.
I tried a Workaround without success:
Converted the ELF file into a HEX file
C:\Users\lueckylueck\workspace\HelloSerial_AppKit-TC275TU\iROM>tricore-objcopy -O ihex HelloSerial_AppKit-TC275TU.elf HelloSerial_AppKit-TC275TU.hex
This is one example application included in the Free Tool Chain Installation.
I used MEM Tool to program the Flash.
Unfortunately the Shieldbuddy does not respond at the Serial console at 38400baud.
What do I miss ? How to create the HEX file from the ELF file?
Regards LuckyLueck
|
|
|
Post by Admin on Mar 6, 2017 15:52:31 GMT
|
|
luckylueck
New Member
Don't complain. Act!
Posts: 13
|
Post by luckylueck on Mar 6, 2017 16:36:31 GMT
Yes , I have checked that document. Now I will repeat the steps in that document again.
Deviations from document: I am using UDE 4.08.00 I am using tri core gcc toolchain : v4.9.1.0-infineon-1.1
And this never happens in my Installation :
page31. section 6. If you built an iROM version of your application, the UDE Memory Programming Tool will appear after launching the UDE perspective (Figure 31).
Regards LuckyLueck
|
|
luckylueck
New Member
Don't complain. Act!
Posts: 13
|
Post by luckylueck on Mar 6, 2017 21:34:32 GMT
Hi
I tried once again using the document from above.
Does not work : UDE says, that there are no license available.
I think I should stop here.
Can you ask HITEX/PLS to perform a test of the document versus the latest Free Tri Core Toolchain?
Regards LuckyLueck
|
|
luckylueck
New Member
Don't complain. Act!
Posts: 13
|
Post by luckylueck on Mar 6, 2017 21:57:14 GMT
Hi
I have a newer version of the document: "PLS / HighTec 1991-2017 V 4.08.00.02"
It can be downloaded here : free-entry-toolchain.hightec-rt.com/
But this document does not help to solve my issue.
UDE reports: Warning : This license is limited to TriBoards and Easykits with on-board JTAG wiggler Error : No key for architecture TriCore MultiCore and serial no 0
Thank you for your support.
Regards Lucky Lueck
|
|
|
Post by Admin on Mar 7, 2017 8:50:48 GMT
It looks like something is wrong with the UDE licence on your PC. Provided you are using the AppKit_TC275TU.cfg for the UDE perspective, it should work. There is no need to create a .HEX file. The UDE will load the .elf file directly.
I think you need to contact: support@pls-mc.com to see if they can explain it!
|
|
luckylueck
New Member
Don't complain. Act!
Posts: 13
|
Post by luckylueck on Mar 7, 2017 9:06:40 GMT
I just wrote a mail to support@pls-mc.com.
Before I will ask for a professional quotation I like to see UDE running. Next week I will also have a TriBoard.
Thank you very much. See you again.
LuckyLueck
|
|