User Activity

I changed my pc and install SPC5Studio 5.8. After installation i want to create application without RLA platforms. But there are only RLA platforms. How can i fix this problem.Because all project developed without RLA. Also i can not install SPC5 HAL...
Posted on March 23, 2017 at 09:31Problem with STMicroelectronics GNU GCC compilerBelow partial code of our project.typedef struct{    U_16 no;    U_8 duration;    BuzzerSounds buzzerSong;    priorityLevels priority;    TBOOL buzzerPeriodic;    TBOOL...