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

Resolved! Is there any IDE on Linux for SPC5 MCUs ?

Posted on February 28, 2018 at 08:40My company is working exclusively with Linux, and we have interest in the SPC5 MCUs. But I couldn't find any toolchain for Linux. the SPC5-STUDIO is based on eclipse and claim to be an 'OpenSource Integrated Devel...

Resolved! GNU vs GHS

I am using SPC58EC. When I compile same code with GNU and GHS(Green Hills Software) I see different results.int main(void) {     uint8_t mode;   MC_ME.PCTL[15].R = (uint8_t)18; mode = (uint8_t)MC_ME.MCTL.B.TARGET_MODE;   //SPCSetRunMode /* Clear...

kb24 by Senior
  • 2985 Views
  • 15 replies
  • 0 kudos

Resolved! Core0 stuck in IVOR1

Hello, I am using SPC58EC-Disp board. Core2 is already active and has timer interrupts. I need to set a timer interrupt in Core 0. I am trying use PIT0 and PIT0 configuration is done by Core2 so I think I only need to do PIT0 Channel settings. Two co...

0693W00000LxNyuQAF.png 0693W00000LxNp0QAF.png
kb24 by Senior
  • 670 Views
  • 1 replies
  • 0 kudos

Resolved! Multicore Processor Interrupt Processing

SPC58EC has one Interrupt Controller which supports two processors. You can give different vector tables for each core. Let's say two cores are active and one external interrupt (ADC, Timer) happened, what will be the process after this? Which core w...

kb24 by Senior
  • 740 Views
  • 1 replies
  • 0 kudos