jasonbu commented on issue #13765:
URL: https://github.com/apache/nuttx/issues/13765#issuecomment-2426841060

   @jerpelea @govindsi  I tried get newest 
[FVP](https://developer.arm.com/-/cdn-downloads/permalink/Fixed-Virtual-Platforms/FM-11.27/FVP_Base_AEMv8R_11.27_19_Linux64.tgz),
 and master of nuttx, master of nuttx-apps. 
   just work all right with my environment.
   
   ```bash
   # nuttx dir
   ./tools/configure.sh -l fvp-armv8r:nsh
   make -j
   ~/AEMv8R_base_pkg/models/Linux64_GCC-9.3/FVP_BaseR_AEMv8R -f 
boards/arm64/fvp-v8r/fvp-armv8r/scripts/fvp_cfg_smp.txt -a ./nuttx
   # in new terminal
   telnet 127.0.0.1 5001 
   ostest
   ```
   
   please let met know if the problem is already solved.


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