Automotive MCUs

Ask questions and find answers on automotive microcontrollers like the SPC58 and their tools, such as the SPC5 Studio and how to implement JTAG unlocking.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! How to install your Root Certificate in StellarStudio JRE

When installing some StellarStudio  plugins http://*.srxstudio.org , you can meet the issue : sun.security.validator.ValidatorException: PKIX path building failed  It is typical IT Issue :face_screaming_in_fear:  in each corporate company. “"Path bui...

StellarStudio SR5E1 support is open to the mass market !

Dear all,   We are thrilled to announce that as of today, March 1st, 2024, SR5E1 device support in StellarStudio is available to the mass market !   This means that any user can effortlessly download the official StellarStudio installation packag...

preview.png

Using two FlexPWM modules with RPC56EL70L5 (SPC56EL70L5)

Posted on January 14, 2016 at 10:48Hi,I am evaluating the use of RPC56EL70L5 to control two BLDC motors, using a FlexPWM module for each motor.The datasheet of the SPC56EL70L5 states that the second FlexPWM is not connected to the pins of the packag...

davide23 by Associate
  • 549 Views
  • 1 replies
  • 0 kudos

SPC5604B and Freescale MCP5604D

Posted on January 19, 2016 at 11:43Hi, I have written code using CodeWarrior which runs on the Freescale device without issue. When trying to run it on the ST part, I find that during the compiler startup when RAM is being initialised, the SWT is en...

dermiem by Associate
  • 617 Views
  • 1 replies
  • 0 kudos

SPC560 Flash protection

Posted on December 08, 2015 at 14:24I am using SPC560D MCU along with SPC5Studio. I am using PLS UDE for flash programming and debugging. I want to protect the device flash memory - code and data both from read and writing once final version is prog...

ssk by Associate II
  • 1684 Views
  • 6 replies
  • 0 kudos

eTPU2 Support

Posted on December 26, 2015 at 07:27Hi All,Been awhile since I used SPC5Studio, version 1 I think. Has eTPU2 support been added? If not, are there any plans to add it and on what time frame?I really liked SPC5Studio, however in my application eTPU2 ...

freegcc compiler segmnetation fault

Posted on December 28, 2015 at 11:14 Good morning, I have a strange problem with the FreeGCC compiler installed with the release 4.0 of SPC5Studio. The following code give me an internal compielr error: segmentation fault ...

SPC5Studio v4.0.0 import v3.7 project and proxy issues

Posted on January 06, 2016 at 15:47Dear SPC5Studio Team, I followed the installation procedure (backup licence and workspace, uninstall v3.7.1, remove workspace...) and I now have 2 problems: - I exported my v3.7 project in zip file and imported it ...

Library files

Posted on January 07, 2016 at 11:18I want to generate library files for my C modules. E.g. I have a C module for timer with functions for initialization, configuration, start and stop. I want to generate a library module which I can use in SPC5Studi...

ssk by Associate II
  • 793 Views
  • 2 replies
  • 0 kudos

make build boot.o error 2 on version 4.0

Posted on December 23, 2015 at 13:34Good mornig.I recently installed SPC5Studio 4.0 after SPC5Studio 3.5. I followed the guide, installed the GCC compiler and components. Then I imported the project on which I was warking. From that moment the compi...

PAL Initialization

Posted on December 16, 2015 at 12:43Hi,I am using the PAL Layer to initialize the pins of the SPC560D Discovery. It works very well, but I’m detected an interesting behavior.During the pal_init function some pins are set to high for 0,132 ms. This c...

SRAM faut injection

Posted on December 11, 2015 at 11:31Hello everybody,I'm working on the SPC56EL70L5 From the reference manual, I know that:“For platform RAM, the intent is to generate errors during data write cycles, such that subsequent reads of the corrupted addre...