XuNeo commented on PR #12611:
URL: https://github.com/apache/nuttx/pull/12611#issuecomment-2205117451
> Error: segger/SystemView/SEGGER/SEGGER_SYSVIEW.c:2509:34: error: cast from
pointer to integer of different size [-Werror=pointer-to-int-cast]
2509 | ENCODE_U32(pPayload, SHRINK_ID((U32)pHeap));
`sim:segger` reports warning about pointer to integer with different size.
Segger may not work with 64bit. Warning is not suppressed.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]