wangchdo opened a new pull request, #17690:
URL: https://github.com/apache/nuttx/pull/17690

   ## Summary
   
   Enable CONFIG_SYSTEM_TIME64 for tricore/TC397, as this platform uses a 
64-bit timer.
   
   ## Impact
   
   tricore/tc397 platform system timer fix
   
   ## Testing
   
   **ostes passed on a2g-tc397-5v-tft**
   
   ```
   nsh>
   nsh>
   nsh> uname -a
   NuttX 0.0.0 35a28da9e1-dirty Dec 26 2025 16:59:13 tricore a2g-tc397-5v-tft
   nsh> ostest
   
   (...)
   
   End of test memory usage:
   VARIABLE  BEFORE   AFTER
   ======== ======== ========
   arena       28dfc    28dfc
   ordblks         7        6
   mxordblk    1f890    1f890
   uordblks     5574     5574
   fordblks    23888    23888
   
   user_main: nxevent test
   
   End of test memory usage:
   VARIABLE  BEFORE   AFTER
   ======== ======== ========
   arena       28dfc    28dfc
   ordblks         6        6
   mxordblk    1f890    1f890
   uordblks     5574     5574
   fordblks    23888    23888
   
   Final memory usage:
   VARIABLE  BEFORE   AFTER
   ======== ======== ========
   arena       28dfc    28dfc
   ordblks         1        6
   mxordblk    24208    1f890
   uordblks     4bf4     5574
   fordblks    24208    23888
   user_main: Exiting
   ostest_main: Exiting with status 0
   
   ```
   


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