memfault / memfault-firmware-sdk

Memfault SDK for embedded systems. Observability, logging, crash reporting, and OTA all in one service. More information at https://docs.memfault.com.
https://memfault.com
Other
149 stars 75 forks source link

Warnings generated in Code Composer Studio #18

Closed albertskog closed 3 years ago

albertskog commented 3 years ago

I noticed since a recent SDK upgrade to 0.24.1 we are getting a couple of these build warnings in memfault-firmware-sdk/components/panics/src/memfault_fault_handling_arm.c:

#1585-D function declared with "noreturn" does return

I'm using CCS 10.1 and TI CC2652

image

franc0is commented 3 years ago

Thanks for the note @albertskog. These warnings are innocuous but we'll fix them up.

chrisc11 commented 3 years ago

Thanks for the report! This was fixed in the 0.26.0 release