User Activity

Hello everyone,Is it possible to program the SPC570Sxx series microcontrollers (specifically, SPC570S40E1) in Linux? I have been using PLS UDE-STK for programming under Windows but as far as I know there is no Linux version of that. Debugging capabil...
Hi all,I am using the C55 Flash Drivers on the SPC570S40E1 mcu. When trying to write data from RAM to any of the low blocks, I get a Machine Check Interrupt after I call the function FlashProgram. The same thing happens with FlashErase as well. Howev...
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 ...
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_...
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. ...