Automotive MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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

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
  • 454 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
  • 1114 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
  • 574 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...

RTC Initialization Issue

Posted on November 12, 2015 at 14:29Hi CommunityI have an issue with the Real Time Clock of the SPC560D. My application try to read the RTC.RTCCNT register. Every time during the read process the program pointer goes to 0x0000000E0, therefor it poin...