I want to install " GDB Client for ARM Embedded Processors 9.2 Build 1701" in S32 design studio 3.6.6. I am not able to get this package for offline /explicit include into IDE. The version 3.6.6 currently have GDB client 15.1. Is it possible ? is it advisable ?
Hi @sushil_zero
The simplest option is to install S32 Design Studio for S32 Platform v3.6.3, which already includes the required toolchain version.
After installation, you can upgrade your existing S32 Design Studio v3.6.3 to v3.6.6, for detailed steps, refer to Section 4.2 of the S32 Design Studio 3.6.6 RFP Installation Guide provided in the same link where the IDE was downloaded.
BR, VaneB
hi ,
As suggested in above answer.
I tried installing version 3.6.3 and also 3.6.1 but they both have GDB version 15 ,so i can not get gdb 10.2 to company gcc 10.2. Can i install 3.5.X and upgrade to 3.6.6. Will it do?
Hi @sushil_zero
You can try downloading the standalone compiler from the following link: S32 Compilers for S32 Design Studio.
After downloading, extract the package into the following directory: C:\NXP\S32DS.3.6.6\S32DS\build_tools\gcc_v10.2
Once extracted, the build tool should be automatically detected by S32DS. If it is not detected, you can still manually select it through the project properties.
Can you give me link of NXP GDB 9.2 package for S32 design studio 3.6.6
Hi @sushil_zero
It is important to clarify that S32K3 RTD versions 2.0.x, 3.0.0, and the most recent releases were developed using GCC version 10.2. Using a different toolchain version may lead to compatibility issues, and correct functionality cannot be guaranteed.
If you are planning to port your project, it is recommended to migrate to a newer RTD version along with the latest IDE version. However, if you prefer to maintain the same RTD version, we strongly recommend using the same IDE version in which the software was originally developed and tested (S32DS 3.4), as this helps avoid potential compatibility issues.
hi Vane:
You have provided me the path of GCC compiler for 3.6.6 but gcc 10.2 is already available in tool version 3.6.7. My problem is that GDb is fixed at 15.1 and i am not able to get gdb 9.2 or 10.2 in 3.6.6.
Also if you can tell me devices supported by 3.6.7 . Does it support S32k344 with default GNU tools( gdb 15 and gcc 11.4 ) and default RTD(3.0.0 or 4.0.0).
In 3.4 version i was using RTD 2.0.0 with gcc 15 and gcc 11.4 . and i wish to port to 3.6 version, as my *&^%## manager is convinced latest version is better.