|
Post by Admin on Jun 1, 2017 13:45:00 GMT
Hightec have released a new version of the Aurix toolchain used by the ShieldBuddy. To use this with the Arduino IDE add-in you will need to edit the platform.txt file in C:\Program Files (x86)\Arduino\hardware\aurduino_Dx\aurix or C:\Program Files (x86)\Arduino\hardware\aurduino\aurix.
The first line in this file sets the path of the toolchain. This is currently:
#C Compiler Settings: free tool chain installation compiler.path=C:/HighTec/toolchains/tricore/v4.9.1.0-infineon-1.1/bin/
This needs to be changed to:
#C Compiler Settings: free tool chain installation compiler.path=C:/HighTec/toolchains/tricore/v4.9.2.0-infineon-1.1/bin/
Compilation should now be possible again.
|
|
wiken
New Member
Posts: 45
|
Post by wiken on Sept 11, 2017 11:29:26 GMT
Hi. Where can I download the new 4.9.2.0 toolchain. When I'm using the link in the Welcome thread, I always get the 4.9.1.0. Here is a piece of the setup.ini: [Startup] AppName=AURIX 2G - Free Entry Tool Chain v4.9.1.0-infineon-1.1. CompanyName=HighTec EDV-Systeme GmbH CompanyURL=http://www.hightec-rt.com ShowPasswordDialog=Y [User] Release=4.9.1.0-infineon-1.1 Build=0 \Wiken 
|
|
|
Post by Admin on Sept 11, 2017 11:33:23 GMT
|
|
wiken
New Member
Posts: 45
|
Post by wiken on Sept 11, 2017 11:35:35 GMT
This thread has that revision number.
|
|
|
Post by Admin on Sept 11, 2017 12:02:05 GMT
Weird - we will check with Hightec!
|
|