autosarzs / Dev

Development AUTOSAR
Mozilla Public License 2.0
52 stars 19 forks source link

Dev can disable controller interrupts&enable controller interrupts&assert failed #14

Closed Muhammed-ELGendy closed 5 years ago

Muhammed-ELGendy commented 5 years ago

Can_EnableControllerInterrupts and Can_DisableControllerInterrupts are modified . Some Integration is done . assert_failed function is added with some files needed to make it work with no errors . assert_failed function has an attribute (naked) to prevent it from pushing in the stack if stack overflow happened.

This is AutosarZ AleXander Team.