|
Post by johnoldman on Jun 20, 2019 7:41:32 GMT
Hi
All good things come to an end, as has my Free Entry Tool Chain license.
This was for training purposes and I cannot justify the cost of the commercial license. Is there any way to program the board now.
Thanks John
|
|
|
Post by Admin on Jun 20, 2019 7:44:49 GMT
Just download the toolchain again from: free-entry-toolchain.hightec-rt.com/You should get another 12 months. BTW: By the end of 2019 there should be a permanent solution to this renewal problem!
|
|
|
Post by lglasmacher on Sept 16, 2019 20:38:50 GMT
Hello
My license also expired. So I filled out the form on free-entry-toolchain.hightec-rt.com/ again with a bit changed information but the same MAC Number (because the same PC). The license key they send me per mail was pretty much the same (akey number; issue date...) and so my easy thought to put the new license file in the old license folder didn't work.
So I tried uninstalling the old Toolchain which first didn't work only with deleting quit a bit manualy. After that I tried to install the Toolchain again but that is also not working because I get the message: "This operating system is not supported". I also uninstalled the Infineon Memtool and Arduino.
Any Idea how to get the Arduino with the Shieldbuddy back working? Or is it a windows bug on my pc.
Thank you Lukas
|
|
|
Post by lglasmacher on Sept 17, 2019 11:03:04 GMT
Hello
I solved my problem by using the one year old setup file (4.9.1.0). The new TricoreSetupfile (4.9.3.0) seems to have issues with my Windows 7 Version. I guess that uninstalling all programms was not necessary anyway. I checked my new license file and it was pretty much the same as the year old one and was not valid. I guess they checked it because of the same MAC adress.
So I changed my MAC adress in the adapter preferences and applied for another license file now with the new MAC adress. That worked.
I don't use the Shieldbuddy commercially so I hope this work around is legal.
Best regards Lukas
|
|
|
Post by romcheg1 on Jan 12, 2021 9:46:36 GMT
Just download the toolchain again from: free-entry-toolchain.hightec-rt.com/You should get another 12 months. BTW: By the end of 2019 there should be a permanent solution to this renewal problem! No permanent solution and no renewal possible at start of 2021.
|
|
|
Post by juanjqh on Jan 12, 2021 16:42:09 GMT
Just download the toolchain again from: free-entry-toolchain.hightec-rt.com/You should get another 12 months. BTW: By the end of 2019 there should be a permanent solution to this renewal problem! No permanent solution and no renewal possible at start of 2021. X2.... admin, any solution?
|
|
|
Post by Admin on Jan 12, 2021 16:44:36 GMT
Are Hightec refusing to issue a new licence? This has never happened before.
|
|
|
Post by romcheg1 on Jan 16, 2021 21:09:09 GMT
Are Hightec refusing to issue a new licence? This has never happened before. The generated license file is expired if the specified MAC address is the same as at previous application. I was able to get license using the MAC address of WiFi adapter instead of Ethernet, the license file extended, but I don't have additional adapters for further extension after one more year
|
|
sinai1
Junior Member
Posts: 81
|
Post by sinai1 on Jan 25, 2021 13:39:15 GMT
Admins please help with this issue.
|
|
|
Post by dynamitron on Feb 22, 2021 22:38:39 GMT
I just found my license expired. I put a new on in and blocked the date of my PC. Here is a script in order to set the date before starting the arduino IDE.
@echo off
:: On execute les commandes en administateur
:------------------------------------- REM --> Verification des permissions >nul 2>&1 "%SYSTEMROOT%\system32\cacls.exe" "%SYSTEMROOT%\system32\config\system"
REM --> Erreur vous ne possedez pas les droits admin if '%errorlevel%' NEQ '0' ( echo Verification des privileges administrateur goto UACPrompt ) else ( goto gotAdmin )
:UACPrompt echo Set UAC = CreateObject^("Shell.Application"^) > "%temp%\getadmin.vbs" set params = %*:"=" echo UAC.ShellExecute "%~s0", "%params%", "", "runas", 1 >> "%temp%\getadmin.vbs"
"%temp%\getadmin.vbs" exit /B
:gotAdmin if exist "%temp%\getadmin.vbs" ( del "%temp%\getadmin.vbs" ) pushd "%CD%" CD /D "%~dp0" :--------------------------------------
date 23-02-21 start C:\Users\arduino
|
|
sinai1
Junior Member
Posts: 81
|
Post by sinai1 on Dec 3, 2021 16:08:34 GMT
Admins please help us with this issue, i have some licenses expired, wich is the solution?
|
|
|
Post by Admin on Dec 6, 2021 16:42:06 GMT
|
|
sinai1
Junior Member
Posts: 81
|
Post by sinai1 on Feb 22, 2022 20:22:43 GMT
admin that dont work any more, when the license expire only way to get a new is with another mac. please help
|
|