xiaoxiang781216 commented on code in PR #19858:
URL: https://github.com/apache/nuttx/pull/19858#discussion_r3789655234


##########
arch/arm/src/imxrt/imxrt_start.c:
##########
@@ -147,8 +151,20 @@ static inline void imxrt_tcmenable(void)
  *
  ****************************************************************************/
 
+#ifdef CONFIG_ARCH_FAMILY_IMXRT118x
+void __attribute__((naked)) noinstrument_function __start(void)

Review Comment:
   why IMXRT118 need special handling?



-- 
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]

Reply via email to