SWE.3 SW Detailed Design and UNIT Construction

This post describes A- SPICE Software Engineering Process .3 (SWE.3) SW Detailed Design and UNIT Construction Detailed Process, which I recommend.

SWE.3 SW Detailed Design and UNIT construction involves SW UNIT design and const constant design, #define constant design, File configuration design, and coding as shown in the table below.

SWE.2Detailed ProcessSummaryReflecting Process Group
1Pre-design meetingBased on the results of SWE.1 SW Requirements Analysis and SWE.2 SW Architecture Design, the following meetings were held.
– SWE.3 Design Process Selection
– SWE.3 Design Perspective
SWE.3
2SW UNIT DesignBased on the results of SWE.1 SW Requirements Analysis and SWE.2 SW Architecture Design, the following designs were implemented.
– SW UNIT Composition Design
– SW UNIT-to-UNIT Interface Design
– SW UNIT Specification Design
SWE.3-5
SWE.3-6
3ROM constant designBased on the results of SWE.1 SW Requirements Analysis and SWE.3-2 SW UNIT Design, ROM constant design is performed.SWE.3-6
4#define constant designBased on the results of SWE.1 SW Requirements Analysis and SWE.2 SW Architecture Design and SWE.3-2 SW UNIT Design, #define constant design is performed.SWE.3-5
SWE.3-6
5File Structure DesignBased on the results of SWE.1 SW Requirements Analysis and SWE.2 SW Architecture Design and SWE.3-2 SW UNIT Design, File Configuration design is performed.SWE.3-6
6CodingCoding from the above results.SWE.3-7
7Static Code VerificationMISRA-C check of the codeNG SWE.3-6
OK SWE.3-8
8Code Change VerificationVerification of code changes.NG SWE.3-6
OK SWE.3-9
9MakeMake(Compile and link)NG SWE.3-6
OK SWE.3-10
10SWE.3 Design ReviewReview the above results.NG SWE.3
OK SWE.4

Red text: rework

OSS-ECAL English
error: Content is protected !!