IN Avionics domain

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dineshkumarv85
    New Member
    • Jul 2008
    • 5

    #1

    IN Avionics domain

    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
  • JosAH
    Recognized Expert MVP
    • Mar 2007
    • 11453

    #2
    I don't understand your last sentence but you can use Eclipse for VxWorks
    cross development. Google for it.

    kind regards,

    Jos

    Comment

    • donbock
      Recognized Expert Top Contributor
      • Mar 2008
      • 2427

      #3
      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

      Working...