User Activity

Posted on February 26, 2016 at 11:02I want to read back some gpios.Therefore I use palTogglePort and palReadPort of two phisically connected ports. I don't know what kind of setting I have to put for the input port as I don't have an example for tha...
Posted on February 26, 2016 at 09:53Hello,I have read the core manual of SPC56EL70 (e200z4). I want to handle the IVOR1 exception with an interrupt routine in configuration.xml in SPC5Studio. It's not clear to me what I should write in the ISR in qu...
Posted on February 23, 2016 at 13:47I got a freescale motherboard compatible with the SPC56EL70L5. With it, I got the PE universal multilinker (USB-ML-UNIVERSAL), and I'd like to use it instead of SPC5-UDESTK with UDE to connect to the SPC56EL70L5. ...
Posted on February 17, 2016 at 11:46This time it's going to be really tough, so every suggestion is well appreciated.I'm using SPC5 studio and I'd need to run some code just on a single core to avoid any kind of lockstep intervention. So, I need to ...
Posted on February 15, 2016 at 13:06Hello, I'm using SPC5 studio with the high-tec tool chain for SPC56EL70L5. I'd need to set the linker in such a way that one out of 32 general purpose register won't be never used by the compiler because I need it...