You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SK0 (starter kit 0) is the first instantiation of the CSSP. It is aimed at education with a constraint path to executable code and a set of safety principles associated to the board and IDE
SC0 (safety computer 0) is the core computer of the CSSP industrial version. It is aimed at industry with a less constrained path to executable code (the developer is able to develop C functional code and B0 safety code, with code executed in the main loop or during interrupt). The safety principles are slightly different because of the technical architecture (different from SK0) and of the software development path (including delivery).