missing-QuestionPost

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! MC_ME_IS.I_MTC stuck at 0

Hi all,I am trying to generate a clock output from an SPC570S40E1 mcu using modified version of the sample SPC570S discovery codes on SPC5 Studio. I have a 16 MHz external crystal connected to the mcu.After selecting appropriate MC_CGM and MC_ME.RUN_...

DCF UTEST XOSC ALC_DIS

Hi Guys,I configure the UTEST Area of the DCF Records and i ask me, what the meaning of XOSC ALC_DIS is.Could anyone explain it to me? best regardsDavid

SPC5Studio DMA lld cannot be enabled

Hi all,The DMA option in LLD settings page of SPC5Studio cannot be modified, as well as the DMA Enable field in the Serial Configuration Settings page. Even if I force these values to be true in the configuration.xml file, I'd still need to have the ...

Program Counter Stuck at 0xFFFF_FFFF

Hi all,I am trying to program and debug an SPC570S40E1 mcu using the SPC5-UDESDK dongle and the UDE software. I was able to program a modified version of the SPC570Sxx_RLA CAN Test Application for Discovery sample code without any problems at first. ...

Resolved! How to enable FPU in the SPC5Studio?

Posted on July 09, 2018 at 03:46HelloI was told that the FPU is not normally enabled in the SPC5Studio (I am using the SPC56ELxx family), which is odd but ok. The issue is that I was told also that through the build options in SPC studio it can be e...

Resolved! API to Read from Flash

Posted on May 29, 2017 at 13:33Hello All, I am working on SPC560B54L5 board using SPC5studio version 5.2.3.I can able to write to C-flash memory using Flashprogram() api of flash driver component. In addition to that I also want to read byte by byte...