Note #934, EMBEDDED.C, line 38: Taking address of near auto variable 'format' (assignment) [MISRA-C:2004 Rule 1.2, REQ]

The library is not dynamically linked. An absolute stack address is obtained when taking the address of the near auto variable.