• Clang v6.15 How to keep intermediate/output files when scatter file preprocessed by compiler and linker ?
    Hi, I am using "Preprocessing a scatter file" feature and would like to see what values compiler used during preprocessing. How to achieve that ? https://developer.arm.com/documentation/dui0474/m/scatter...
  • Precise error resulting to hardfault
    Hey All, Insight: I have a RTOS code written on LPC1788. The code has one task to receive data from the uart. Depending upon the data received from the uart, a reply is sent back. To send the reply...
  • Precise error resulting to hardfault
    Hey All, Insight: I have a RTOS code written on LPC1788. The code has one task to receive data from the uart. Depending upon the data received from the uart, a reply is sent back. To send the reply...
  • Why is ROM consumption in double is bigger than single-precision floating-point?
    Hello everyone, I'm analyzing two codes exactly the same on a ARM Cortex-M4F ( Armv7E-M). The only difference is that one uses double precision floating-point, and the another single one. I realized...
  • Why is ROM consumption in double is bigger than single-precision floating-point?
    Hello everyone, I'm analyzing two codes exactly the same on a ARM Cortex-M4F ( Armv7E-M). The only difference is that one uses double precision floating-point, and the another single one. I realized...