User Activity

Hello​.I have got a bootloader and application that both work separately.I want to combine from both file to one hex file using SPC5studio.Is there any option and setting in SPC5studio?Thank you in advance.
I was created application without RLA platforms. but there is error of build settings on SPC5Studio 5.8.1I couldn't any choice in compiler Variant.
Posted on January 31, 2018 at 01:17Hello!I'd like to use CFlash module without using C90LC Standard Software Driver(SSD).But I don't konw how to configure it.Could you provide me an example code?i.e) CFlash initialize, CFlash Erase, CFlash Write, et...
Posted on August 10, 2017 at 10:54Hello!I made new project only using SPC560Bxx Platform Component in SPC5 studio.When I add OSAL component, Interrupt does work well.At present, I am trying to enable interrupt without OSAL and any HAL component. But...