MCQs > Engineering & Manufacturing > Embedded Systems > If you are developing C code for an early model ARM Cortex processor, your program fails to compile. However if you remove the below statement from the code, it starts working. What is the reason for the compile error? t = t + 0.01

Embedded Systems MCQs

If you are developing C code for an early model ARM Cortex processor, your program fails to compile. However if you remove the below statement from the code, it starts working. What  is the reason for the compile error?

t = t + 0.01


Answer

Correct Answer: Your compiler needs an implementation of a soft float library to handle floating point arithmetic

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Embedded Systems Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Embedded Systems Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it