I am working in DRDO.... In avionics domain..we ll use vxworks OS for an partition purpose ....... Instead of using vxworks ...i am using windows OS.....is it possible to write codings in C for seperate an application with in a program
IN Avionics domain
Collapse
X
-
Tags: None
-
Do you mean that you are using a Windows computer to develop software that will run on a VxWorks target system? If so, then there's no problem. If your target system runs Windows then ...
Is your software development process required to comply with RTCA/DO-178B?
Is your product subject to civil certification or military qualification?
What Design Assurance Level (DAL) has been assigned to the software in your product?
Does your product need to maintain partitioning integrity between multiple DALs?
Personally, I wouldn't even consider Windows OS for any product requiring DAL of C or higher; and I would be wary of using it for Level D.Comment
Comment