User Activity

Hello,I am currently working on SPC58NG84E7 controller with SPC5 studio.I want to read the cause of reset in main routine.In the reference manual, it is mentioned RGM register (RGM.FES & RGM.DES), which will help the controller to identify the type o...
Hello,I am working on the bootloader, trying to flash only 256 bytes. So, before flashing, erasing the block 0xFF0000. There is already some data in this block. But erase is not happenin, even if FlashErase() returns 0 and FlashCheckStatus() also giv...
Hi,I am working on SPC58NG84E7 bootloader. Everything works fine - I have BL code(at 0xFC0000) which jumps to the APP location 0xFD0000 after waiting for 10sec after startup and executes the code there. Both codes are without SWT.Issue - But when I a...
Hi, I am working on SPC58NG84E7 bootloader. I have BL code(at 0xFC0000) which jumps to the APP location 0xFD0000 after waiting for 10sec after startup and executes the code there. Both codes have optimization NONE(-O0). But when BL optimization chang...
Kudos from